Uses of Class
to.etc.sjit.GifHandlerBase

Packages that use GifHandlerBase
to.etc.sjit   
 

Uses of GifHandlerBase in to.etc.sjit
 

Subclasses of GifHandlerBase in to.etc.sjit
 class GifIndexedHandler
          Part of the Animated Gif Decoder, this class known about the 8-bit Java BufferedImage formats that fit the GIF format best - the TYPE_BYTE_INDEXED format.