boost::gil::rgb32f_planar_image_t
Synopsis
Declared in <boost/gil/typedefs.hpp>
using rgb32f_planar_image_t = image<rgb32f_pixel_t, true, std::allocator<unsigned char>>;
Created with MrDocs