de.goto3d.freeimage
Class FREE_IMAGE_FORMAT
java.lang.Object
de.goto3d.freeimage.FREE_IMAGE_FORMAT
public final class FREE_IMAGE_FORMAT
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FIF_UNKNOWN
public static final int FIF_UNKNOWN
- See Also:
- Constant Field Values
FIF_BMP
public static final int FIF_BMP
- See Also:
- Constant Field Values
FIF_ICO
public static final int FIF_ICO
- See Also:
- Constant Field Values
FIF_JPEG
public static final int FIF_JPEG
- See Also:
- Constant Field Values
FIF_JNG
public static final int FIF_JNG
- See Also:
- Constant Field Values
FIF_KOALA
public static final int FIF_KOALA
- See Also:
- Constant Field Values
FIF_LBM
public static final int FIF_LBM
- See Also:
- Constant Field Values
FIF_IFF
public static final int FIF_IFF
- See Also:
- Constant Field Values
FIF_MNG
public static final int FIF_MNG
- See Also:
- Constant Field Values
FIF_PBM
public static final int FIF_PBM
- See Also:
- Constant Field Values
FIF_PBMRAW
public static final int FIF_PBMRAW
- See Also:
- Constant Field Values
FIF_PCD
public static final int FIF_PCD
- See Also:
- Constant Field Values
FIF_PCX
public static final int FIF_PCX
- See Also:
- Constant Field Values
FIF_PGM
public static final int FIF_PGM
- See Also:
- Constant Field Values
FIF_PGMRAW
public static final int FIF_PGMRAW
- See Also:
- Constant Field Values
FIF_PNG
public static final int FIF_PNG
- See Also:
- Constant Field Values
FIF_PPM
public static final int FIF_PPM
- See Also:
- Constant Field Values
FIF_PPMRAW
public static final int FIF_PPMRAW
- See Also:
- Constant Field Values
FIF_RAS
public static final int FIF_RAS
- See Also:
- Constant Field Values
FIF_TARGA
public static final int FIF_TARGA
- See Also:
- Constant Field Values
FIF_TIFF
public static final int FIF_TIFF
- See Also:
- Constant Field Values
FIF_WBMP
public static final int FIF_WBMP
- See Also:
- Constant Field Values
FIF_PSD
public static final int FIF_PSD
- See Also:
- Constant Field Values
FIF_CUT
public static final int FIF_CUT
- See Also:
- Constant Field Values
FIF_XBM
public static final int FIF_XBM
- See Also:
- Constant Field Values
FIF_XPM
public static final int FIF_XPM
- See Also:
- Constant Field Values
FIF_DDS
public static final int FIF_DDS
- See Also:
- Constant Field Values
FIF_GIF
public static final int FIF_GIF
- See Also:
- Constant Field Values
FIF_HDR
public static final int FIF_HDR
- See Also:
- Constant Field Values
FIF_FAXG3
public static final int FIF_FAXG3
- See Also:
- Constant Field Values
FIF_SGI
public static final int FIF_SGI
- See Also:
- Constant Field Values
FIF_EXR
public static final int FIF_EXR
- See Also:
- Constant Field Values
FIF_J2K
public static final int FIF_J2K
- See Also:
- Constant Field Values
FIF_JP2
public static final int FIF_JP2
- See Also:
- Constant Field Values
FREE_IMAGE_FORMAT
public FREE_IMAGE_FORMAT()