![]() |
Utah Raster Toolkit
9999-git
URT Development version (post-3.1b)
|
Data Fields | |
| int | xsize |
| int | ysize |
| int | depth |
| int | colors |
| unsigned char * | r |
| unsigned char * | g |
| unsigned char * | b |
| unsigned char * | cmap |
Definition at line 57 of file aliastorle.c.
| unsigned char * bitmap_hdr::b |
Definition at line 61 of file aliastorle.c.
| unsigned char * bitmap_hdr::cmap |
Definition at line 62 of file aliastorle.c.
| int bitmap_hdr::colors |
Definition at line 60 of file aliastorle.c.
| int bitmap_hdr::depth |
Definition at line 59 of file aliastorle.c.
| unsigned char * bitmap_hdr::g |
Definition at line 61 of file aliastorle.c.
| unsigned char * bitmap_hdr::r |
Definition at line 61 of file aliastorle.c.
| int bitmap_hdr::xsize |
Definition at line 58 of file aliastorle.c.
| int bitmap_hdr::ysize |
Definition at line 58 of file aliastorle.c.
1.8.10