PixelMap (implements GifMaker)

by Joe Strout

PixelMap is one implementation of the GifMaker abstract base class. It creates a two-dimensional array of pixels; each pixel is an integer index into a color palette.

Methods

Here's the source code:

http://www-ncmir.ucsd.edu/~jstrout/classlib/gifmaker/PixelMap.html
Last Updated: 6/07/96 Joe Strout ( joe@strout.net )