boost::gil::get_pixel_type
Depending on Image this function generates either the pixel type or the reference type in case the image is bit_aligned.
Synopsis
Declared in <boost/gil/extension/toolbox/metafunctions/get_pixel_type.hpp>
template<typename View>
struct get_pixel_type;