| png++ 0.2.10
    | 
IO transformation class template. Enforces image color space. More...
#include <require_color_space.hpp>
| Public Types | |
| typedef pixel_traits< pixel > | traits | 
| Public Member Functions | |
| void | operator() (io_base &io) const | 
IO transformation class template. Enforces image color space.
This IO transformation class template used to enforce source image color space.
| typedef pixel_traits< pixel > png::require_color_space< pixel >::traits | 
| 
 | inline | 
References png::io_base::get_bit_depth(), and png::io_base::get_color_type().