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