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