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