Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

HueSectorTable Template Class Reference

The HueSectorTable class builds a table of the RGB to Sector (Hue Sector) values. More...

#include <XVColorSeg.h>

Inheritance diagram for HueSectorTable:

LookupTable List of all members.

Public Methods

Protected Methods

Protected Attributes


Detailed Description

template<class T, class Y> template class HueSectorTable

The HueSectorTable class builds a table of the RGB to Sector (Hue Sector) values.

Definition at line 50 of file XVColorSeg.h.


Constructor & Destructor Documentation

template<classT, classY>
HueSectorTable<T, Y>::HueSectorTable<T, Y> ( int num,
u_char dp,
u_char bp )
 

Definition at line 62 of file XVColorSeg.h.


Member Function Documentation

template<classT, classY>
int HueSectorTable<T, Y>::getSectors ( ) [inline]
 

Definition at line 66 of file XVColorSeg.h.


Member Data Documentation

template<classT, classY>
u_char HueSectorTable<T, Y>::darkPix [protected]
 

Definition at line 54 of file XVColorSeg.h.

template<classT, classY>
u_char HueSectorTable<T, Y>::brightPix [protected]
 

Definition at line 54 of file XVColorSeg.h.

template<classT, classY>
int HueSectorTable<T, Y>::numOfSectors [protected]
 

Definition at line 56 of file XVColorSeg.h.


The documentation for this class was generated from the following file:
Generated at Thu Mar 29 22:37:28 2001 for XVision by doxygen1.2.0 written by Dimitri van Heesch, © 1997-2000