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