boost::gil::cmyk8s_planar_image_t
Synopsis
Declared in <boost/gil/typedefs.hpp>
using cmyk8s_planar_image_t = image<cmyk8s_pixel_t, true, std::allocator<unsigned char>>;
Created with MrDocs