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