jpeg.h

00001 #ifndef _PA_jpeg
00002 #define _PA_jpeg
00003 #include <PA.h>
00004 extern void PA_jpeg_GetImageSize(char* name, int* width, int* height);
00005 extern void PA_jpeg_BltImage(char* name, u16* vram, int output_width, int output_height);
00006 #endif

Généré le Wed Nov 16 11:56:15 2005 pour PAlib par  doxygen 1.3.9.1