boost::gil::gray_alpha8_planar_image_t
Synopsis
Declared in <boost/gil/extension/toolbox/color_spaces/gray_alpha.hpp>
using gray_alpha8_planar_image_t = image<gray_alpha8_pixel_t, true, std::allocator<unsigned char>>;
Created with MrDocs