HISTORGB Struct Reference

RGB color usage histogram. More...

#include <colormap.h>

List of all members.

Public Member Functions

 HISTORGB ()
 ~HISTORGB ()
HISTORGBoperator+= (const HISTORGB &rhs)
ERRVALUE AllocTable ()
void Clear ()
void SetSize (INT16 NewRedBits, INT16 NewGreenBits, INT16 NewBlueBits)

Public Attributes

INT16 EntrySize
INT16 RedBits
INT16 GreenBits
INT16 BlueBits
UINT16table


Detailed Description

RGB color usage histogram.

Definition at line 207 of file colormap.h.


Constructor & Destructor Documentation

HISTORGB::HISTORGB  )  [inline]
 

Definition at line 217 of file colormap.h.

HISTORGB::~HISTORGB  )  [inline]
 

Definition at line 226 of file colormap.h.


Member Function Documentation

ERRVALUE HISTORGB::AllocTable  )  [inline]
 

Allocate table of appropriate size.

Definition at line 248 of file colormap.h.

void HISTORGB::Clear  )  [inline]
 

Clear table contents.

Definition at line 257 of file colormap.h.

HISTORGB& HISTORGB::operator+= const HISTORGB rhs  )  [inline]
 

Definition at line 233 of file colormap.h.

void HISTORGB::SetSize INT16  NewRedBits,
INT16  NewGreenBits,
INT16  NewBlueBits
[inline]
 

Set size, will free table if size changes.

Definition at line 266 of file colormap.h.


Member Data Documentation

INT16 HISTORGB::BlueBits
 

Definition at line 212 of file colormap.h.

INT16 HISTORGB::EntrySize
 

Table entry size (currently must be 2).

Definition at line 209 of file colormap.h.

INT16 HISTORGB::GreenBits
 

Definition at line 211 of file colormap.h.

INT16 HISTORGB::RedBits
 

Color significance, used to determine array dimensions.

Definition at line 210 of file colormap.h.

UINT16* HISTORGB::table
 

Definition at line 213 of file colormap.h.


The documentation for this struct was generated from the following file:
Generated on Thu Aug 12 06:26:52 2004 for TNTsdk by doxygen 1.3.4-20031026