boost::gil::size

Returns an integral constant type specifying the number of elements in a color base

Synopsis

template<typename ColorBase>
struct size
    : mp11::mp_size<ColorBase::layout_t::color_space_t>

Base Classes

Name

Description

mp11::mp_size<ColorBase::layout_t::color_space_t>

Created with MrDocs