public interface IThemeColor
| Modifier and Type | Method and Description |
|---|---|
Color |
getRGB()
Gets the rgb color.
|
ThemeColor |
getThemeColorSchemeIndex()
Gets the theme color scheme index.
|
void |
setRGB(Color value)
Sets the rgb color.
|
Color getRGB()
void setRGB(Color value)
ThemeColor getThemeColorSchemeIndex()