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