ANYRASTVALUE Union Reference

#include <mi32/anyrastv.h>

List of all members.

Public Member Functions

 ANYRASTVALUE (const ANYRASTVALUE &rhs)
 ANYRASTVALUE ()
void Clear ()
bool operator!= (const ANYRASTVALUE &rhs)
ANYRASTVALUEoperator= (const ANYRASTVALUE &rhs)
bool operator== (const ANYRASTVALUE &rhs)

Public Attributes

UINT8 ARGB [4]
UINT8 BGR [3]
INT8 byte
UINT8 CMYK [4]
FCOMPLEXRI comp4
FCOMPLEXMP comp4mp
DCOMPLEXRI comp8
DCOMPLEXMP comp8mp
FLOAT float4
DOUBLE float8
INT16 int2
INT32 int4
UINT8 KCMY [4]
UINT8 RGB [3]
UINT8 RGBA [4]
UINT8 space [32]
UINT8 ubyte
UINT16 uint2
UINT32 uint4


Detailed Description

Definition at line 48 of file anyrastv.h.


Constructor & Destructor Documentation

ANYRASTVALUE::ANYRASTVALUE (  )  [inline]

Definition at line 69 of file anyrastv.h.

ANYRASTVALUE::ANYRASTVALUE ( const ANYRASTVALUE rhs  )  [inline]

Definition at line 74 of file anyrastv.h.


Member Function Documentation

void ANYRASTVALUE::Clear (  )  [inline]

Definition at line 99 of file anyrastv.h.

bool ANYRASTVALUE::operator!= ( const ANYRASTVALUE rhs  )  [inline]

Definition at line 93 of file anyrastv.h.

ANYRASTVALUE& ANYRASTVALUE::operator= ( const ANYRASTVALUE rhs  )  [inline]

Definition at line 80 of file anyrastv.h.

bool ANYRASTVALUE::operator== ( const ANYRASTVALUE rhs  )  [inline]

Definition at line 87 of file anyrastv.h.


Member Data Documentation

UINT8 ANYRASTVALUE::ARGB[4]

Definition at line 62 of file anyrastv.h.

UINT8 ANYRASTVALUE::BGR[3]

Definition at line 58 of file anyrastv.h.

INT8 ANYRASTVALUE::byte

signed 8 bit raster

Definition at line 50 of file anyrastv.h.

UINT8 ANYRASTVALUE::CMYK[4]

Definition at line 59 of file anyrastv.h.

FCOMPLEXRI ANYRASTVALUE::comp4

Complex number values.

Definition at line 63 of file anyrastv.h.

FCOMPLEXMP ANYRASTVALUE::comp4mp

Definition at line 65 of file anyrastv.h.

DCOMPLEXRI ANYRASTVALUE::comp8

Definition at line 64 of file anyrastv.h.

DCOMPLEXMP ANYRASTVALUE::comp8mp

Definition at line 66 of file anyrastv.h.

FLOAT ANYRASTVALUE::float4

Definition at line 55 of file anyrastv.h.

DOUBLE ANYRASTVALUE::float8

Definition at line 56 of file anyrastv.h.

INT16 ANYRASTVALUE::int2

Definition at line 52 of file anyrastv.h.

INT32 ANYRASTVALUE::int4

Definition at line 54 of file anyrastv.h.

UINT8 ANYRASTVALUE::KCMY[4]

Definition at line 60 of file anyrastv.h.

UINT8 ANYRASTVALUE::RGB[3]

Definition at line 57 of file anyrastv.h.

UINT8 ANYRASTVALUE::RGBA[4]

Definition at line 61 of file anyrastv.h.

UINT8 ANYRASTVALUE::space[32]

For future expansion, 256/8.

Definition at line 67 of file anyrastv.h.

UINT8 ANYRASTVALUE::ubyte

all unsigned rasters <= 8 bit

Definition at line 49 of file anyrastv.h.

UINT16 ANYRASTVALUE::uint2

Definition at line 51 of file anyrastv.h.

UINT32 ANYRASTVALUE::uint4

Definition at line 53 of file anyrastv.h.


The documentation for this union was generated from the following file:
Generated on Thu Apr 26 04:46:58 2007 for TNTsdk by  doxygen 1.5.2