boost::gil::pmr::alpha_gray8_image_t
Synopsis
Declared in <boost/gil/extension/toolbox/color_spaces/gray_alpha.hpp>
using alpha_gray8_image_t = image<alpha_gray8_pixel_t, false, std::pmr::polymorphic_allocator<unsigned char>>;
Created with MrDocs