boost::gil::channel_mapping_type<planar_pixel_reference<ChannelReference, ColorSpace>>
Specifies the color space type of a planar pixel reference. Required by PixelBasedConcept
Synopsis
template<
typename ChannelReference,
typename ColorSpace>
struct channel_mapping_type<planar_pixel_reference<ChannelReference, ColorSpace>>;