| Class | Description |
|---|---|
| ColorHsv |
Color conversion between RGB and HSV color spaces.
|
| ColorLab |
Conversion between RGB and CIE LAB color space.
|
| ColorRgb |
Contains functions related to working with RGB images and converting RGB images to gray-scale using a weighted
equation.
|
| ColorXyz |
Color conversion between CIE XYZ and RGB color models.
|
| ColorYuv |
Color conversion between YUV and RGB, and YCbCr and RGB.
|