boost::gil::get_color
Constant accessor to the element associated with a given color name
Synopsis
template<
typename ColorBase,
typename Color>
color_element_const_reference_type<ColorBase, Color>::type
get_color(
ColorBase const& cb,
Color = Color());
Created with MrDocs