boost::gil::default_color_converter_impl<C, C>
When the color space is the same, color conversion performs channel depth conversion
Synopsis
Declared in <boost/gil/color_convert.hpp>
template<typename C>
struct default_color_converter_impl<C, C>;
Member Functions
Name |
Created with MrDocs