Utah Raster Toolkit  9999-git
URT Development version (post-3.1b)
Data Fields
bitmap_hdr Struct Reference
Collaboration diagram for bitmap_hdr:
[legend]

Data Fields

int xsize
 
int ysize
 
int depth
 
int colors
 
unsigned char * r
 
unsigned char * g
 
unsigned char * b
 
unsigned char * cmap
 

Detailed Description

Definition at line 57 of file aliastorle.c.

Field Documentation

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.


The documentation for this struct was generated from the following files: