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