png++  0.2.1
List of all members
png::convert_color_space< ga_pixel > Struct Template Reference

Converts image color space. A specialization for ga_pixel type. More...

#include <convert_color_space.hpp>

Inheritance diagram for png::convert_color_space< ga_pixel >:
png::detail::convert_color_space_impl< ga_pixel >

Additional Inherited Members

- Public Types inherited from png::detail::convert_color_space_impl< ga_pixel >
typedef pixel_traits< ga_pixeltraits
typedef traits::component_type component_type
typedef
basic_alpha_pixel_traits
< component_type
alpha_traits
- Public Member Functions inherited from png::detail::convert_color_space_impl< ga_pixel >
void operator() (reader &io) const
- Static Protected Member Functions inherited from png::detail::convert_color_space_impl< ga_pixel >
static void expand_8_to_16 (png_struct *, png_row_info *row_info, byte *row)
static void dump_row (byte const *row, size_t width)
static void handle_16 (reader &io)
static void handle_alpha (reader &io, uint_32 filler)
static void handle_palette (reader &io)
static void handle_rgb (reader &io)
static void handle_gray (reader &io)

Detailed Description

template<>
struct png::convert_color_space< ga_pixel >

Converts image color space. A specialization for ga_pixel type.


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