boost::gil::pixel_value_type

Returns the type of a homogeneous pixel given the channel type and layout

Synopsis

template<
    typename Channel,
    typename Layout>
struct pixel_value_type;

Type Aliases

Name

type