public interface RGBColor
| Modifier and Type | Method and Description |
|---|---|
CSSPrimitiveValue |
getBlue() |
CSSPrimitiveValue |
getGreen() |
CSSPrimitiveValue |
getRed() |
CSSPrimitiveValue getRed()
CSSPrimitiveValue getGreen()
CSSPrimitiveValue getBlue()
Copyright © 2016. All Rights Reserved.