png++  0.2.7
List of all members
png::pixel_traits< gray_pixel_16 > Struct Template Reference

Pixel traits specialization for gray_pixel_16. More...

#include <gray_pixel.hpp>

Inheritance diagram for png::pixel_traits< gray_pixel_16 >:
png::basic_pixel_traits< gray_pixel_16, uint_16, color_type_gray >

Additional Inherited Members

- Public Types inherited from png::basic_pixel_traits< gray_pixel_16, uint_16, color_type_gray >
typedef gray_pixel_16 pixel_type
 
typedef uint_16 component_type
 
- Static Public Member Functions inherited from png::basic_pixel_traits< gray_pixel_16, uint_16, color_type_gray >
static color_type get_color_type ()
 
static size_t get_channels ()
 
static size_t get_bit_depth ()
 
- Static Public Attributes inherited from png::basic_pixel_traits< gray_pixel_16, uint_16, color_type_gray >
static const size_t channels
 
static const size_t bit_depth
 

Detailed Description

template<>
struct png::pixel_traits< gray_pixel_16 >

Pixel traits specialization for gray_pixel_16.


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