boost::gil::color_space_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 color_space_type<planar_pixel_reference<ChannelReference, ColorSpace>>;

Type Aliases

Name

type

Created with MrDocs