#include <anyrastv.h>
Public Member Functions | |
| ANYRASTVALUE () | |
| ANYRASTVALUE (const ANYRASTVALUE &rhs) | |
| ANYRASTVALUE & | operator= (const ANYRASTVALUE &rhs) |
| bool | operator== (const ANYRASTVALUE &rhs) |
| bool | operator!= (const ANYRASTVALUE &rhs) |
| void | Clear () |
Public Attributes | |
| UINT8 | ubyte |
| INT8 | byte |
| UINT16 | uint2 |
| INT16 | int2 |
| UINT32 | uint4 |
| INT32 | int4 |
| FLOAT | float4 |
| DOUBLE | float8 |
| UINT8 | RGB [3] |
| UINT8 | BGR [3] |
| UINT8 | CMYK [4] |
| UINT8 | KCMY [4] |
| UINT8 | RGBA [4] |
| UINT8 | ARGB [4] |
| FCOMPLEXRI | comp4 |
| DCOMPLEXRI | comp8 |
| FCOMPLEXMP | comp4mp |
| DCOMPLEXMP | comp8mp |
| UINT8 | space [32] |
|
|
Definition at line 66 of file anyrastv.h. |
|
|
Definition at line 71 of file anyrastv.h. |
|
|
Definition at line 96 of file anyrastv.h. |
|
|
Definition at line 90 of file anyrastv.h. |
|
|
Definition at line 77 of file anyrastv.h. |
|
|
Definition at line 84 of file anyrastv.h. |
|
|
Definition at line 59 of file anyrastv.h. |
|
|
Definition at line 55 of file anyrastv.h. |
|
|
signed 8 bit raster
Definition at line 47 of file anyrastv.h. |
|
|
Definition at line 56 of file anyrastv.h. |
|
|
Complex number values.
Definition at line 60 of file anyrastv.h. |
|
|
Definition at line 62 of file anyrastv.h. |
|
|
Definition at line 61 of file anyrastv.h. |
|
|
Definition at line 63 of file anyrastv.h. |
|
|
Definition at line 52 of file anyrastv.h. |
|
|
Definition at line 53 of file anyrastv.h. |
|
|
Definition at line 49 of file anyrastv.h. |
|
|
Definition at line 51 of file anyrastv.h. |
|
|
Definition at line 57 of file anyrastv.h. |
|
|
Definition at line 54 of file anyrastv.h. |
|
|
Definition at line 58 of file anyrastv.h. |
|
|
For future expansion, 256/8.
Definition at line 64 of file anyrastv.h. |
|
|
all unsigned rasters <= 8 bit
Definition at line 46 of file anyrastv.h. |
|
|
Definition at line 48 of file anyrastv.h. |
|
|
Definition at line 50 of file anyrastv.h. |
1.3.4-20031026