Object that allows for manipulation of the color property. More...
Public Member Functions | |
value_type | get (Property &p) |
void | put (Property &p, value_type const &v) |
template<class Functor > | |
void | apply (Property &p, Functor f) |
Public Types | |
typedef Property::color_type | value_type |
Object that allows for manipulation of the color property.
Property | represents the color property |
//////////////////////////////////////////////////////////////////