boost::gil::gray_alpha32_planar_ptr_t
Synopsis
Declared in <boost/gil/extension/toolbox/color_spaces/gray_alpha.hpp>
using gray_alpha32_planar_ptr_t = planar_pixel_iterator<std::uint32_t*, gray_alpha_t>;
Created with MrDocs