Color Space |
Modules | |
CMYK Color Space | |
Constructs and utilities specific to the CMYK color space. | |
Color Space Converion | |
Support for conversion between pixels of different color spaces and channel depths. | |
DeviceN Color Space | |
Constructs and utilities specific to the DeviceN color space. | |
Grayscale Color Space | |
Constructs and utilities specific to the Grayscale color space. | |
HSB Color Space | |
Constructs and utilities specific to the HSB color space. | |
LAB Color Space | |
Constructs and utilities specific to the LAB color space. | |
RGB Color Space | |
Constructs and utilities specific to the RGB color space. | |
RGBA Color Space | |
Constructs and utilities specific to the RGBA color space. | |
Classes | |
class | color_convert_deref_fn |
Function object that dereferences a pixel iterator and returns the pixel, color converted to a given color space and channel depth Models: PixelDereferenceAdaptorConcept. More... |