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