Pyro higlevel API
Public Attributes | List of all members
BitmapDesc Struct Reference

Public Attributes

int w
 
int h
 
int y
 
uint8 anRaster [MAX_BM_SIZE]
 

Member Data Documentation

uint8 BitmapDesc::anRaster[MAX_BM_SIZE]

Referenced by os::get_std_bitmap().

int BitmapDesc::h

Referenced by os::get_std_bitmap().

int BitmapDesc::w

Referenced by os::get_std_bitmap().

int BitmapDesc::y

Referenced by os::get_std_bitmap().