boost::gil::gray_alpha32_pixel_t
Synopsis
Declared in <boost/gil/extension/toolbox/color_spaces/gray_alpha.hpp>
using gray_alpha32_pixel_t = pixel<std::uint32_t, gray_alpha_layout_t>;
Created with MrDocs