Main Page   Class Overview   Pixels   Images   Geometry   Quick Index  

Pixels

Unary operations

ImUpo.gif

Binary operations

ImBpo.gif

Arithmetic types

The standard unary and binary pixel operations are defined for all arithmetic datatypes:

HxScalarInt, HxScalarDouble, HxVec2Int, HxVec2Double, HxVec3Int, and HxVec3Double.

Color conversion functions

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 return to the index.


Generated on Tue Jan 8 13:59:38 2002 for C++Reference by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001