See: Description
| Class | Description | 
|---|---|
| GifEncoder | 
 GifEncoder - write out an image as a GIF
 
 Transparency handling and variable bit size courtesy of Jack Palevich. 
 | 
| ImageEncoder | 
 Abstract class for writing out an image. 
 | 
| IntHashtable | 
 A Hashtable that uses ints as the keys. 
 | 
| PpmEncoder | 
 Write out an image as a PPM. 
 | 
Encoder and decoder classes for some image formats.
"