public class StandardColor extends Object
| Constructor and Description |
|---|
StandardColor(String hue,
int chroma,
int value,
String hexColor) |
| Modifier and Type | Method and Description |
|---|---|
Color |
asColor() |
int |
chroma() |
String |
hexColor() |
Hue |
hue() |
int |
value() |
Copyright © 2018. All rights reserved.