Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

png_CustomData_s Struct Reference


Data Fields

Image_timg
int fp
png_structp pngptr
png_infop info

Field Documentation

int png_CustomData_s::fp
 

Definition at line 42 of file image_Png_mod.c.

Referenced by my_read, png_ImgInit, and png_ImgRender.

Image_t* png_CustomData_s::img
 

Definition at line 41 of file image_Png_mod.c.

Referenced by my_read, and png_ImgInit.

png_infop png_CustomData_s::info
 

Definition at line 44 of file image_Png_mod.c.

Referenced by png_ImgInit, and png_ImgRender.

png_structp png_CustomData_s::pngptr
 

Definition at line 43 of file image_Png_mod.c.

Referenced by png_ImgCleanUp, png_ImgInit, and png_ImgRender.


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