define GPixmap.h

Generic support for color images.

o class GBitmapclass GRectclass ByteStreamstruct GPixel
Color pixel as a RGB triple.
o class GPixmap: public GPEnabled
RGB 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.

Author:
Léon Bottou <leonb@research.att.com>
Version:
$Id: GPixmap.h.html,v 1.12 2001/02/15 01:12:21 bcr Exp $

Alphabetic index Hierarchy of classes


DjVu is a trademark of LizardTech, Inc.
All other products mentioned are registered trademarks or trademarks of their respective companies.