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