boost::gil::gray10_image_t
Synopsis
Declared in <boost/gil/io/typedefs.hpp>
using gray10_image_t = bit_aligned_image1_type<10, gray_layout_t>::type;
Created with MrDocs