Color Struct Reference

Entry in the color palette of a PNG image. More...

#include <pngenc.h>

List of all members.

Public Attributes

Byte red
Byte green
Byte blue


Detailed Description

Entry in the color palette of a PNG image.

Definition at line 26 of file pngenc.h.


Member Data Documentation

Byte Color::red

Definition at line 28 of file pngenc.h.

Byte Color::green

Definition at line 29 of file pngenc.h.

Referenced by PngEncoder::write().

Byte Color::blue

Definition at line 30 of file pngenc.h.

Referenced by PngEncoder::write().


The documentation for this struct was generated from the following file:



Generated on Mon Mar 31 10:58:56 2008 by  doxygen 1.5.1