Functions | |||
Java_java_awt_Toolkit_imgFreeImage ( JNIEnv* X, jclass clazz, Image* img) | |||
Image* | readGifFile ( int infile ) | ||
Image* | readGifData ( unsigned char* buf, long len ) | ||
Variables | |||
int | iOffset [] | ||
imggif.cpp - interface for libgif input routines. More... | |||
int | iJumps [] |
AWT_EXPORT void Java_java_awt_Toolkit_imgFreeImage (JNIEnv * env, jclass clazz, Image * img) |
Image * readGifFile (int infile) |
Image * readGifData (unsigned char * buf, long len) |
int iOffset[] [static]
|
imggif.cpp - interface for libgif input routines.
Copyright (c) 1999 Transvirtual Technologies, Inc. All rights reserved.
See the file "license.terms" for information on usage and redistribution of this file.
int iJumps[] [static]
|