Searched defs:multiplier_rgba (Results 1 – 1 of 1) sorted by relevance
37 template<class ColorT, class Order> struct multiplier_rgba struct39 typedef typename ColorT::value_type value_type;40 typedef typename ColorT::calc_type calc_type;43 static AGG_INLINE void premultiply(value_type* p) in premultiply()61 static AGG_INLINE void demultiply(value_type* p) in demultiply()