boost::gil::channel_type<planar_pixel_reference<ChannelReference, ColorSpace>>

Specifies the color space type of a planar pixel reference. Required by HomogeneousPixelBasedConcept

Synopsis

template<
    typename ChannelReference,
    typename ColorSpace>
struct channel_type<planar_pixel_reference<ChannelReference, ColorSpace>>;

Type Aliases

Name

type

Created with MrDocs