Classes in com.gif4j used by com.gif4j |
GifFrame
An instance of this class is used as a container to aggregate and encode the gif format specific
information about a single image frame. |
GifImage
An instance of this class is used to represent a gif image as
a sequence of one or more frames (instances of GifFrame class) and to
contain the next general gif specific parameters:
Logical Screen Descriptor - The Logical Screen Descriptor contains the parameters
necessary to define the area of the display device within which the
images will be rendered. |
MorphingFilter
MorphingFilter is the abstract base class for all morphing filters.
|
Watermark
An instance of this class is used to prepare and apply (paint with the specified transparency) images as watermarks to GifFrame (s).
|