boost::gil::num_channels

Returns the number of channels of a pixel‐based GIL construct

Synopsis

Declared in <boost/gil/pixel.hpp>

template<typename T>
struct num_channels
    : mp11::mp_size<color_space_type<PixelBased>::type>::type

Base Classes

Name

Description

mp11::mp_size<color_space_type<PixelBased>::type>::type

Created with MrDocs