Generic support for color images.
Files "GPixmap.h" and "GPixmap.cpp" implement class GPixmap. Instances of this class represent color images. Each RGB pixel is represented by structure GPixel. The ``bottom left'' coordinate system is used consistently in the DjVu library. Line zero of a GPixmap is the bottom line in the color image. Pixels are organized from left to right within each line.ToDo --- More sophisticated color correction schemes.
Alphabetic index Hierarchy of classes