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