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 RGBColorCSSPrimitiveValue. getRGBColorValue()This method is used to get the RGB color.