navit  0.5.3-trunk
graphics_image_priv Struct Reference

Data Fields

jobject Bitmap
 
int width
 
int height
 
struct point hot
 
SDL_Surface * img
 
gdImagePtr im
 
GdkPixbuf * pixbuf
 
int w
 
int h
 
int dummy
 
int hot_x
 
int hot_y
 
unsigned char * data
 
char * path
 
QPixmap * pixmap
 
char * data
 
struct graphics_image_privgraphics_image_priv_proxy
 
struct graphics_image_methodsgraphics_image_methods_proxy
 
PXPM2BMP pxpm
 
int row_bytes
 
int channels
 
unsigned char * png_pixels
 
HBITMAP hBitmap
 

Field Documentation

◆ Bitmap

jobject graphics_image_priv::Bitmap

Referenced by image_new().

◆ channels

int graphics_image_priv::channels

Referenced by pngdecode(), and pngrender().

◆ data [1/2]

unsigned char* graphics_image_priv::data

◆ data [2/2]

char* graphics_image_priv::data

◆ dummy

int graphics_image_priv::dummy

◆ graphics_image_methods_proxy

struct graphics_image_methods* graphics_image_priv::graphics_image_methods_proxy

◆ graphics_image_priv_proxy

struct graphics_image_priv* graphics_image_priv::graphics_image_priv_proxy

◆ h

int graphics_image_priv::h

◆ hBitmap

HBITMAP graphics_image_priv::hBitmap

Referenced by pngdecode(), pngrender(), and pngscale().

◆ height

int graphics_image_priv::height

◆ hot

struct point graphics_image_priv::hot

◆ hot_x

int graphics_image_priv::hot_x

Referenced by draw_image(), and image_new().

◆ hot_y

int graphics_image_priv::hot_y

Referenced by draw_image(), and image_new().

◆ im

gdImagePtr graphics_image_priv::im

Referenced by draw_image(), image_free(), and image_new().

◆ img

SDL_Surface * graphics_image_priv::img

◆ path

char* graphics_image_priv::path

◆ pixbuf

GdkPixbuf* graphics_image_priv::pixbuf

Referenced by draw_image(), image_free(), and image_new().

◆ pixmap

QPixmap * graphics_image_priv::pixmap

◆ png_pixels

unsigned char* graphics_image_priv::png_pixels

Referenced by pngdecode(), pngrender(), and pngscale().

◆ pxpm

PXPM2BMP graphics_image_priv::pxpm

Referenced by xpmdecode().

◆ row_bytes

int graphics_image_priv::row_bytes

Referenced by pngdecode().

◆ w

int graphics_image_priv::w

◆ width

int graphics_image_priv::width

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