boost::gil::alpha_gray8_ref_t
Synopsis
Declared in <boost/gil/extension/toolbox/color_spaces/gray_alpha.hpp>
using alpha_gray8_ref_t = pixel<std::uint8_t, alpha_gray_layout_t>&;
Created with MrDocs