png::color Struct Reference

PNG color struct extension. Adds constructors. More...

#include <color.hpp>

List of all members.

Public Member Functions

 color (byte r=0, byte g=0, byte b=0)
 color (png_color const &other)
 Initializes color with a copy of png_color object.


Detailed Description

PNG color struct extension. Adds constructors.


Constructor & Destructor Documentation

png::color::color ( byte  r = 0,
byte  g = 0,
byte  b = 0 
) [inline, explicit]

png::color::color ( png_color const &  other  )  [inline]

Initializes color with a copy of png_color object.


The documentation for this struct was generated from the following file:
Generated on Sun Jul 8 19:33:00 2007 for png++ by  doxygen 1.5.2