com.aspose.html.dom.css

Class RGBColor



  • @DOMObjectAttribute
     @DOMNameAttribute(name="RGBColor")
    public class RGBColor
    extends DOMObject

    The RGBColor interface is used to represent any RGB color value. This interface reflects the values in the underlying style property. Hence, modifications made to the CSSPrimitiveValue objects modify the style property.