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