-
Class Summary
Class |
Description |
ColorDifference |
Methods for computing the difference (or error) between two colors in CIELAB color space
|
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 RGB and CIE XYZ models.
|
ColorYuv |
Color conversion between YUV and RGB, and YCbCr and RGB.
|
-
Enum Summary
Enum |
Description |
ColorFormat |
Specifies different color formats
|