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