Horus Doc || C++ Reference || Class Overview   Pixels   Images   Detector   Geometry   Registry || Doxygen's quick Index  

Color operations on pixel values

The supported color models are enumerated in HxColorModel. Color semantics are defined in HxColor.

ColorSpace.gif

Color spaces

Functions for conversion of colors from one color space to another

RGB <-> CMY : HxColRGB2CMY and HxColCMY2RGB.

RGB <-> XYZ : HxColRGB2XYZ and HxColXYZ2RGB.

CMY <-> XYZ : HxColCMY2XYZ and HxColXYZ2CMY.

Lab <-> XYZ : HxColLab2XYZ and HxColXYZ2Lab.

Luv <-> XYZ : HxColLuv2XYZ and HxColXYZ2Luv.

RGB <-> OOO : HxColRGB2OOO and HxColOOO2RGB.

XYZ <-> OOO : HxColXYZ2OOO and HxColOOO2XYZ.

RGB <-> HSI : HxColRGB2HSI and HxColHSI2RGB.


Go to the next section or go to pixels or return to the index.


Generated on Mon Jan 27 15:49:12 2003 for C++Reference by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001