|
navit
0.5.3-trunk
|
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_priv * | graphics_image_priv_proxy |
| struct graphics_image_methods * | graphics_image_methods_proxy |
| PXPM2BMP | pxpm |
| int | row_bytes |
| int | channels |
| unsigned char * | png_pixels |
| HBITMAP | hBitmap |
| jobject graphics_image_priv::Bitmap |
Referenced by image_new().
| int graphics_image_priv::channels |
Referenced by pngdecode(), and pngrender().
| unsigned char* graphics_image_priv::data |
Referenced by draw_image(), image_new(), svg_debug_draw_image(), svg_debug_image_free(), and svg_debug_image_new().
| char* graphics_image_priv::data |
| int graphics_image_priv::dummy |
| struct graphics_image_methods* graphics_image_priv::graphics_image_methods_proxy |
Referenced by svg_debug_image_free(), and svg_debug_image_new().
| struct graphics_image_priv* graphics_image_priv::graphics_image_priv_proxy |
Referenced by svg_debug_draw_image(), svg_debug_image_free(), and svg_debug_image_new().
| int graphics_image_priv::h |
Referenced by draw_image(), draw_rectangle(), image_new(), svg_debug_draw_image(), and svg_debug_image_new().
| HBITMAP graphics_image_priv::hBitmap |
Referenced by pngdecode(), pngrender(), and pngscale().
| int graphics_image_priv::height |
Referenced by image_new(), pngdecode(), pngrender(), pngscale(), and xpmdecode().
| struct point graphics_image_priv::hot |
Referenced by image_new(), pngdecode(), pngscale(), and xpmdecode().
| int graphics_image_priv::hot_x |
Referenced by draw_image(), and image_new().
| int graphics_image_priv::hot_y |
Referenced by draw_image(), and image_new().
| gdImagePtr graphics_image_priv::im |
Referenced by draw_image(), image_free(), and image_new().
| SDL_Surface * graphics_image_priv::img |
Referenced by draw_image(), draw_image_warp(), image_free(), and image_new().
| char* graphics_image_priv::path |
Referenced by draw_polygon_with_holes(), and image_new().
| GdkPixbuf* graphics_image_priv::pixbuf |
Referenced by draw_image(), image_free(), and image_new().
| QPixmap * graphics_image_priv::pixmap |
Referenced by draw_image(), image_destroy(), and image_new().
| unsigned char* graphics_image_priv::png_pixels |
Referenced by pngdecode(), pngrender(), and pngscale().
| PXPM2BMP graphics_image_priv::pxpm |
Referenced by xpmdecode().
| int graphics_image_priv::row_bytes |
Referenced by pngdecode().
| int graphics_image_priv::w |
Referenced by draw_image(), draw_rectangle(), image_new(), svg_debug_draw_image(), and svg_debug_image_new().
| int graphics_image_priv::width |
Referenced by image_new(), pngdecode(), pngrender(), pngscale(), and xpmdecode().