HISTORGB Struct Reference

RGB color usage histogram. More...

#include <mi32/colormap.h>

List of all members.

Public Member Functions

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

Public Attributes

INT16 BlueBits
INT16 EntrySize
INT16 GreenBits
INT16 RedBits
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 Tue Dec 14 13:19:56 2004 for TNTsdk by  doxygen 1.3.8-20040913