Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

ImageInfo_s Struct Reference

#include <Image.h>

Collaboration diagram for ImageInfo_s:

Collaboration graph
[legend]

Data Fields

ImageIn_t iim
char * format
int minwidth
int maxwidth
int minheight
int maxheight

Field Documentation

char* ImageInfo_s::format
 

Definition at line 91 of file Image.h.

Referenced by img_GetInfoTL.

ImageIn_t ImageInfo_s::iim
 

Definition at line 90 of file Image.h.

Referenced by icon_gadget_event_handler, and img_GetInfoTL.

int ImageInfo_s::maxheight
 

Definition at line 95 of file Image.h.

Referenced by bordered_RenderImgOrCol, icon_get_extent, icon_set_image, and img_GetInfoTL.

int ImageInfo_s::maxwidth
 

Definition at line 93 of file Image.h.

Referenced by bordered_RenderImgOrCol, icon_get_extent, icon_set_image, and img_GetInfoTL.

int ImageInfo_s::minheight
 

Definition at line 94 of file Image.h.

Referenced by bordered_RenderImgOrCol, icon_get_extent, icon_set_image, and img_GetInfoTL.

int ImageInfo_s::minwidth
 

Definition at line 92 of file Image.h.

Referenced by bordered_RenderImgOrCol, icon_get_extent, icon_set_image, and img_GetInfoTL.


The documentation for this struct was generated from the following file:
Generated on Tue Jan 7 12:13:25 2003 for THEGUI by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002