boost::gil::default_color_converter_impl<rgba_t, rgba_t>
Unfortunately RGBA to RGBA must be explicitly provided ‐ otherwise we get ambiguous specialization error.
Synopsis
Declared in <boost/gil/color_convert.hpp>
template<>
struct default_color_converter_impl<rgba_t, rgba_t>;
Member Functions
Name |
Created with MrDocs