png::basic_rgba_pixel< T > Struct Template Reference
RGBA pixel type.
More...
#include <rgba_pixel.hpp>
List of all members.
Detailed Description
template<typename T>
struct png::basic_rgba_pixel< T >
RGBA pixel type.
Member Typedef Documentation
Constructor & Destructor Documentation
Default constructor. Initializes all components with zeros.
Constructs rgba_pixel object from red, green, blue and alpha components passed as parameters. Alpha defaults to full opacity.
Member Data Documentation
The documentation for this struct was generated from the following file: