boost::gil::pmr::argb8_image_t
Synopsis
Declared in <boost/gil/typedefs.hpp>
using argb8_image_t = image<argb8_pixel_t, false, std::pmr::polymorphic_allocator<unsigned char>>;
Created with MrDocs