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

Pixel traits specialization for index_pixel. More...

#include <index_pixel.hpp>

Inheritance diagram for png::pixel_traits< index_pixel >:
png::basic_pixel_traits< index_pixel, byte, color_type_palette >

Additional Inherited Members

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

Detailed Description

template<>
struct png::pixel_traits< index_pixel >

Pixel traits specialization for index_pixel.


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