|
Anti-Grain Geometry - AGG (libagg)
2.5
|
#include <agg_pixfmt_rgba.h>
Public Types | |
| enum | base_scale_e { base_shift = color_type::base_shift, base_mask = color_type::base_mask } |
| typedef ColorT | color_type |
| typedef Order | order_type |
| typedef color_type::value_type | value_type |
| typedef color_type::calc_type | calc_type |
| typedef color_type::long_type | long_type |
Static Public Member Functions | |
| static AGG_INLINE void | blend_pix (value_type *p, unsigned sr, unsigned sg, unsigned sb, unsigned sa, unsigned cover) |
| typedef color_type::calc_type agg::comp_op_rgba_hard_light< ColorT, Order >::calc_type |
| typedef ColorT agg::comp_op_rgba_hard_light< ColorT, Order >::color_type |
| typedef color_type::long_type agg::comp_op_rgba_hard_light< ColorT, Order >::long_type |
| typedef Order agg::comp_op_rgba_hard_light< ColorT, Order >::order_type |
| typedef color_type::value_type agg::comp_op_rgba_hard_light< ColorT, Order >::value_type |
| enum agg::comp_op_rgba_hard_light::base_scale_e |
| static AGG_INLINE void agg::comp_op_rgba_hard_light< ColorT, Order >::blend_pix | ( | value_type * | p, |
| unsigned | sr, | ||
| unsigned | sg, | ||
| unsigned | sb, | ||
| unsigned | sa, | ||
| unsigned | cover | ||
| ) | [inline, static] |
1.7.5.1