See: Description
| Class | Description |
|---|---|
| ColorHSB |
Color with hue, saturation and brightness. |
| ColorMapper | |
| ColorParser | |
| Colors | |
| ColorUtils | |
| HColor | |
| HColorGradient | |
| HColorMiddle | |
| HColors | |
| HColorSet | |
| HColorSimple | |
| HSLColor |
Taken from http://www.camick.com/java/source/HSLColor.java
The HSLColor class provides methods to manipulate HSL (Hue, Saturation
Luminance) values to create a corresponding Color object using the RGB
ColorSpace.
|
| HUSLColorConverter |
Taken from
https://github.com/hsluv/hsluv-java/blob/master/src/main/java/org/hsluv/HUSLColorConverter.java
Some other pointer: https://twitter.com/kuon_orochi/ https://www.hsluv.org/
https://www.kuon.ch/post/2020-03-08-hsluv/
|
| Enum | Description |
|---|---|
| ColorOrder | |
| ColorType |
| Exception | Description |
|---|---|
| NoSuchColorException | |
| NoSuchColorRuntimeException |