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

HxColor.h File Reference

More...

#include "HxIoFwd.h"
#include "HxString.h"
#include "HxVec3Double.h"

Go to the source code of this file.

Compounds

class  HxColor
 Class definition color semantics. More...


Enumerations

enum  HxColorModel {
  RGB, CMY, XYZ, Lab,
  Luv, OOO, HSI
}
 Supported color spaces. More...


Functions

STD_OSTREAM & operator<< (STD_OSTREAM &os, const HxColor c)


Detailed Description


Enumeration Type Documentation

enum HxColorModel
 

Supported color spaces.

See also : Color operations on pixel values.

00022 { RGB, CMY, XYZ, Lab, Luv, OOO, HSI };


Generated on Tue Feb 3 14:18:46 2004 for C++Reference by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001