Data structures dedicated to color object.
| Constant | Description | |
|---|---|---|
| HSL_WINDOWS_RANGE | HSL Range according Windows environment. |
| Class | Description | |
|---|---|---|
| HSL | Defines color using HSL componants and range. | |
| HSLRange | Defines ranges for 3 HSL components. | |
| HSV | Defines color using HSV componants and range. | |
| HSVRange | Defines ranges for 3 HSV components. | |
| RGB | Defines color using RGB componants |