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