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