![]() |
Utah Raster Toolkit
9999-git
URT Development version (post-3.1b)
|
Data Fields | |
| unsigned char | num_char_id |
| unsigned char | cmap_type |
| unsigned char | image_type |
| unsigned short | cmap_origin |
| unsigned short | cmap_length |
| unsigned char | cmap_size |
| unsigned short | image_x_origin |
| unsigned short | image_y_origin |
| unsigned short | image_width |
| unsigned short | image_height |
| unsigned char | image_pix_size |
| unsigned char | image_descriptor |
| unsigned char * | image_id |
| unsigned char * | cmap_data |
Definition at line 50 of file rletotarga.c.
| unsigned char* targafile::cmap_data |
Definition at line 97 of file targatorle.c.
| unsigned short targafile::cmap_length |
Definition at line 54 of file rletotarga.c.
| unsigned short targafile::cmap_origin |
Definition at line 54 of file rletotarga.c.
| unsigned char targafile::cmap_size |
Definition at line 56 of file rletotarga.c.
| unsigned char targafile::cmap_type |
Definition at line 51 of file rletotarga.c.
| unsigned char targafile::image_descriptor |
Definition at line 61 of file rletotarga.c.
| unsigned short targafile::image_height |
Definition at line 57 of file rletotarga.c.
| unsigned char* targafile::image_id |
Definition at line 96 of file targatorle.c.
| unsigned char targafile::image_pix_size |
Definition at line 61 of file rletotarga.c.
| unsigned char targafile::image_type |
Definition at line 51 of file rletotarga.c.
| unsigned short targafile::image_width |
Definition at line 57 of file rletotarga.c.
Referenced by targa_getrow().
| unsigned short targafile::image_x_origin |
Definition at line 57 of file rletotarga.c.
| unsigned short targafile::image_y_origin |
Definition at line 57 of file rletotarga.c.
| unsigned char targafile::num_char_id |
Definition at line 51 of file rletotarga.c.
1.8.10