#include <css_color_parser.hpp>
Public Member Functions | |
red_action (ColorT &c) | |
void | operator() (unsigned int r) const |
Public Attributes | |
ColorT & | c_ |
mapnik::red_action< ColorT >::red_action | ( | ColorT & | c | ) | [inline] |
void mapnik::red_action< ColorT >::operator() | ( | unsigned int | r | ) | const [inline] |
References mapnik::red_action< ColorT >::c_.
ColorT& mapnik::red_action< ColorT >::c_ |
Referenced by mapnik::red_action< ColorT >::operator()().