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