boost::gil::color_space_type<image<Pixel, IsPlanar, Alloc>>
Synopsis
Declared in <boost/gil/image.hpp>
template<
typename Pixel,
bool IsPlanar,
typename Alloc>
struct color_space_type<image<Pixel, IsPlanar, Alloc>>
: color_space_type<Pixel>
Base Classes
Name |
Description |
Created with MrDocs