boost::gil::kth_element_const_reference_type
Synopsis
Declared in <boost/gil/concepts/fwd.hpp>
template<
typename ColorBase,
int K>
struct kth_element_const_reference_type;
Specializations
Derived Classes
Name |
Description |
Specifies the return type of the constant element accessor at_c of a homogeneous color base |
|
|
Created with MrDocs