navit  0.5.3-trunk
XPM2BMP_TAG Struct Reference

#include <xpm2bmp.h>

Data Fields

unsigned short size_x
 
unsigned short size_y
 
unsigned short colors
 
unsigned short pixels
 
unsigned short chars_per_pixel
 
unsigned short hotspot_x
 
unsigned short hotspot_y
 
int color_entires_size
 
PXPMCOLORENTRY color_entires
 
unsigned char * dib
 
unsigned char * wimage_data
 
BITMAPINFOHEADER * bmih
 
unsigned char * dib_trans
 
unsigned char * wimage_data_trans
 
BITMAPINFOHEADER * bmih_trans
 

Field Documentation

◆ bmih

BITMAPINFOHEADER* XPM2BMP_TAG::bmih

◆ bmih_trans

BITMAPINFOHEADER* XPM2BMP_TAG::bmih_trans

◆ chars_per_pixel

unsigned short XPM2BMP_TAG::chars_per_pixel

◆ color_entires

◆ color_entires_size

int XPM2BMP_TAG::color_entires_size

◆ colors

unsigned short XPM2BMP_TAG::colors

◆ dib

unsigned char* XPM2BMP_TAG::dib

Referenced by CreateBitmapFromXpm().

◆ dib_trans

unsigned char* XPM2BMP_TAG::dib_trans

Referenced by CreateBitmapFromXpm().

◆ hotspot_x

unsigned short XPM2BMP_TAG::hotspot_x

Referenced by parse_line_values(), and xpmdecode().

◆ hotspot_y

unsigned short XPM2BMP_TAG::hotspot_y

Referenced by parse_line_values(), and xpmdecode().

◆ pixels

unsigned short XPM2BMP_TAG::pixels

◆ size_x

unsigned short XPM2BMP_TAG::size_x

◆ size_y

unsigned short XPM2BMP_TAG::size_y

◆ wimage_data

unsigned char* XPM2BMP_TAG::wimage_data

◆ wimage_data_trans

unsigned char* XPM2BMP_TAG::wimage_data_trans

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