Package com.jfimagine.utils.image

Class Summary
DirectGif89Frame This GIFEncoder class is adapted from Gif89Encoder, http://jmge.net/ Instances of this Gif89Frame subclass are constructed from RGB image info, either in the form of an Image object or a pixel array.
Gif89Encoder This GIFEncoder class is adapted from Gif89Encoder, http://jmge.net/ This is the central class of a JDK 1.1 compatible GIF encoder that, AFAIK, supports more features of the extended GIF spec than any other Java open source encoder.
Gif89Frame This GIFEncoder class is adapted from Gif89Encoder, http://jmge.net/ First off, just to dispel any doubt, this class and its subclasses have nothing to do with GUI "frames" such as java.awt.Frame.
IndexGif89Frame This GIFEncoder class is adapted from Gif89Encoder, http://jmge.net/ Instances of this Gif89Frame subclass are constructed from bitmaps in the form of color-index pixels, which accords with a GIF's native palettized color model.
 



Copyright 2004 ~ 2005 JingFei International Cooperation LTD. All Rights Reserved.