boost::gil::kth_element_const_reference_type

Synopsis

template<
    typename ColorBase,
    int K>
struct kth_element_const_reference_type;

Derived Classes

Name

Description

element_const_reference_type

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

kth_element_const_reference_type<ColorBase const, K>

Created with MrDocs