png++
0.2.9
|
PNG color struct extension. Adds constructors. More...
#include <color.hpp>
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. More... | |
PNG color struct extension. Adds constructors.
|
inline |
Initializes color with a copy of png_color object.