| Constructor and Description |
|---|
HSB(float hue,
float saturation,
float brightness) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
float |
getBrightness() |
float |
getHue() |
float |
getSaturation() |
int |
hashCode() |
float[] |
toArray() |
String |
toString() |
Copyright © 2021. All rights reserved.