Results 1 - 1 of 1

CSSPrimitiveValue.getRGBColorValue()

The getRGBColorValue() method of the CSSPrimitiveValue interface is used to get an RGB color value. If this CSS value doesn't contain a RGB color value, a DOMException is raised. Modification to the corresponding style property can be achieved using the RGBColor interface.
API CSSPrimitiveValue getRGBColorValue Method NeedsBrowserCompatibility NeedsMobileBrowserCompatibility