boost::gil::alpha_gray16s_image_t
Synopsis
Declared in <boost/gil/extension/toolbox/color_spaces/gray_alpha.hpp>
using alpha_gray16s_image_t = image<alpha_gray16s_pixel_t, false, std::allocator<unsigned char>>;
Created with MrDocs