png++  0.2.9
List of all members
png::pixel_traits< basic_rgb_pixel< T > > Struct Template Reference

Pixel traits specialization for basic_rgb_pixel. More...

#include <rgb_pixel.hpp>

Inheritance diagram for png::pixel_traits< basic_rgb_pixel< T > >:
png::basic_pixel_traits< basic_rgb_pixel< T >, T, color_type_rgb >

Additional Inherited Members

- Public Types inherited from png::basic_pixel_traits< basic_rgb_pixel< T >, T, color_type_rgb >
typedef basic_rgb_pixel< T > pixel_type
 
typedef T component_type
 
- Static Public Member Functions inherited from png::basic_pixel_traits< basic_rgb_pixel< T >, T, color_type_rgb >
static color_type get_color_type ()
 
static int get_channels ()
 
static int get_bit_depth ()
 
- Static Public Attributes inherited from png::basic_pixel_traits< basic_rgb_pixel< T >, T, color_type_rgb >
static const int channels
 
static const int bit_depth
 

Detailed Description

template<typename T>
struct png::pixel_traits< basic_rgb_pixel< T > >

Pixel traits specialization for basic_rgb_pixel.


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