Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

Supported color spaces.

See also : n_colorConversion.

Enumerator:
RGB 
CMY 
XYZ 
Lab 
Luv 
OOO 
HSI 

Definition at line 20 of file Color.h.

00021 {
00022     RGB,
00023     CMY,
00024     XYZ,
00025     Lab,
00026     Luv,
00027     OOO,
00028     HSI
00029 };


Generated on Fri Mar 19 10:59:53 2010 for ImpalaSrc by  doxygen 1.5.1