#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 69 of file anyrastv.h. |
|
|
Definition at line 74 of file anyrastv.h. |
|
|
Definition at line 99 of file anyrastv.h. |
|
|
Definition at line 93 of file anyrastv.h. |
|
|
Definition at line 80 of file anyrastv.h. |
|
|
Definition at line 87 of file anyrastv.h. |
|
|
Definition at line 62 of file anyrastv.h. |
|
|
Definition at line 58 of file anyrastv.h. |
|
|
signed 8 bit raster
Definition at line 50 of file anyrastv.h. |
|
|
Definition at line 59 of file anyrastv.h. |
|
|
Complex number values.
Definition at line 63 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. |
|
|
For future expansion, 256/8.
Definition at line 67 of file anyrastv.h. |
|
|
all unsigned rasters <= 8 bit
Definition at line 49 of file anyrastv.h. |
|
|
Definition at line 51 of file anyrastv.h. |
|
|
Definition at line 53 of file anyrastv.h. |
1.3.8-20040913