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