Uses of Class
com.helger.css.decl.CSSRGBA
Packages that use CSSRGBA
-
Uses of CSSRGBA in com.helger.css.decl
Methods in com.helger.css.decl that return CSSRGBAModifier and TypeMethodDescriptionCSSRGB.getAsRGBA(float fOpacity) Convert this value to an RGBA value.Convert this value to an RGBA value.CSSRGBA.getClone()final CSSRGBAfinal CSSRGBAfinal CSSRGBACSSRGBA.setOpacity(String sOpacity) final CSSRGBAConstructors in com.helger.css.decl with parameters of type CSSRGBA -
Uses of CSSRGBA in com.helger.css.utils
Methods in com.helger.css.utils that return CSSRGBAModifier and TypeMethodDescriptionECSSColor.getAsRGBA(float fOpacity) static CSSRGBACSSColorHelper.getParsedRGBAColorValue(String sValue)