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

Generated on Thu Nov 10 16:56:06 2005 for PAlib by  doxygen 1.3.9.1