Defines | |||
![]() | ![]() | #define | MAX_JPEG_COLORS |
Functions | |||
![]() | ![]() | Image* | createImage ( int width, int height ) |
![]() | ![]() | void | Java_java_awt_Toolkit_imgFreeImage ( JNIEnv* env, jclass clazz, Image * img) |
![]() | ![]() | Image* | readJpegFile ( int infile ) |
![]() | ![]() | Image* | readJpegData ( unsigned char* buf, long len ) |
#define MAX_JPEG_COLORS () |
Image* createImage (int width, int height) |
AWT_EXPORT void Java_java_awt_Toolkit_imgFreeImage (JNIEnv * env, jclass clazz, Image * img) |
Image * readJpegFile (int infile) |
Image * readJpegData (unsigned char * buf, long len) |