| Class | Description |
|---|---|
| CMYK |
A representation of color in the CMYK (cyan, magenta, yellow, black) model.
|
| ColorDummy |
Provides methods for generating random colors in various formats
|
| HSB |
A representation of color in the HSB (hue, saturation, brightness) model.
|
| HSBA |
A representation of color in the HSBA (hue, saturation, brightness, alpha) model.
|
| HSL |
A representation of color in the HSL (hue, saturation, lightness) model.
|
| HSLA |
A representation of color in the HSLA (hue, saturation, lightness, alpha) model.
|
Copyright © 2021. All rights reserved.