#include <mi32/anyrastv.h>
Public Member Functions | |
| ANYRASTVALUE (const ANYRASTVALUE &rhs) | |
| ANYRASTVALUE () | |
| void | Clear () |
| bool | operator!= (const ANYRASTVALUE &rhs) |
| ANYRASTVALUE & | operator= (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 |
Definition at line 48 of file anyrastv.h.
| 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.
| 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.
Definition at line 62 of file anyrastv.h.
Definition at line 58 of file anyrastv.h.
Definition at line 59 of file anyrastv.h.
Definition at line 65 of file anyrastv.h.
Definition at line 64 of file anyrastv.h.
Definition at line 66 of file anyrastv.h.
Definition at line 55 of file anyrastv.h.
Definition at line 56 of file anyrastv.h.
Definition at line 52 of file anyrastv.h.
Definition at line 54 of file anyrastv.h.
Definition at line 60 of file anyrastv.h.
Definition at line 57 of file anyrastv.h.
Definition at line 61 of file anyrastv.h.
Definition at line 51 of file anyrastv.h.
Definition at line 53 of file anyrastv.h.
1.5.2