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