Anti-Grain Geometry Tutorial
agg::blender_rgb< ColorT, Order > Struct Template Reference

Public Types

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, value_type cr, value_type cg, value_type cb, value_type alpha, cover_type cover)
 
static AGG_INLINE void blend_pix (value_type *p, value_type cr, value_type cg, value_type cb, value_type alpha)
 

Detailed Description

template<class ColorT, class Order>
struct agg::blender_rgb< ColorT, Order >

Definition at line 77 of file agg_pixfmt_rgb.h.


The documentation for this struct was generated from the following file: