boost::gil::kth_element_reference_type

Synopsis

template<
    typename ColorBase,
    int K>
struct kth_element_reference_type;

Derived Classes

Name

Description

element_reference_type

Specifies the return type of the mutable element accessor at_c of a homogeneous color base

kth_element_reference_type<ColorBase const, K>

Created with MrDocs