boost::gil::default_color_converter_impl<C1, rgba_t>
Converting any pixel type to RGBA. Note: Supports homogeneous pixels only.
Synopsis
Declared in <boost/gil/color_convert.hpp>
template<typename C1>
struct default_color_converter_impl<C1, rgba_t>;
Member Functions
Name |
Created with MrDocs