boost::gil::pixel_value_type
Returns the type of a homogeneous pixel given the channel type and layout
Synopsis
Declared in <boost/gil/metafunctions.hpp>
template<
typename Channel,
typename Layout>
struct pixel_value_type;