Crossfire Client, Trunk
PixmapInfo Struct Reference

#include <image.h>

+ Collaboration diagram for PixmapInfo:

Data Fields

guint16 full_icon_height
 
GdkPixbuf * full_icon_image
 
guint16 full_icon_width
 
guint16 icon_height
 
GdkPixbuf * icon_image
 
guint16 icon_width
 
void * map_image
 
guint16 smooth_face
 

Detailed Description

Definition at line 43 of file image.h.

Field Documentation

◆ full_icon_height

guint16 PixmapInfo::full_icon_height

◆ full_icon_image

GdkPixbuf* PixmapInfo::full_icon_image

◆ full_icon_width

guint16 PixmapInfo::full_icon_width

◆ icon_height

guint16 PixmapInfo::icon_height

◆ icon_image

◆ icon_width

guint16 PixmapInfo::icon_width

◆ map_image

void* PixmapInfo::map_image

◆ smooth_face

guint16 PixmapInfo::smooth_face

A face used for smoothing with this face.

Definition at line 54 of file image.h.

Referenced by addsmooth(), drawsmooth(), and init_image_cache_data().


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