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