Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

image_Png_id.c File Reference

#include "Image.h"
#include "Bases.h"
#include "Module.h"
#include "debug.h"
#include "Common.h"

Include dependency graph for image_Png_id.c:

Include dependency graph

Go to the source code of this file.

Functions

 VERSION ("Png.image_id", 1, 0,"Gergely Gati","g.gati @freemail.hu")
int png_Recognize (u8 *data, int data_size)
int png_Init (u32 module)
EXPORT int module_Init (u32 module, bases_Modules_t *bases)

Variables

bases_Modules_tapi


Function Documentation

EXPORT int module_Init u32    module,
bases_Modules_t   bases
 

Definition at line 65 of file image_Png_id.c.

References EXPORT, png_Init, and u32.

int png_Init u32    module [static]
 

Definition at line 48 of file image_Png_id.c.

References debug_Begin, debug_End, bases_modules_s::img_Call, IMG_REGISTERFORMAT, png_Recognize, TAG_DONE, TAG_IMG_IMG_RECOGNIZE, TAG_IMG_MODULE, TAG_IMG_NAME, and u32.

int png_Recognize u8   data,
int    data_size
[static]
 

Definition at line 33 of file image_Png_id.c.

References debug_Begin, debug_End, and u8.

Referenced by png_Init.

VERSION "Png.image_id"   ,
 ,
 ,
"Gergely Gati"   ,
"g.gati @freemail.hu"   
 


Variable Documentation

bases_Modules_t* api [static]
 

Definition at line 30 of file image_Png_id.c.


Generated on Tue Jan 7 12:12:24 2003 for THEGUI by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002