Uses of Interface
org.w3c.dom.css.RGBColor
Package | Description |
---|---|
org.w3c.dom.css |
Provides interfaces for DOM Level 2 Style Specification.
|
-
Uses of RGBColor in org.w3c.dom.css
Methods in org.w3c.dom.css that return RGBColor Modifier and Type Method Description RGBColor
CSSPrimitiveValue. getRGBColorValue()
This method is used to get the RGB color.