Anti-Grain Geometry Tutorial
agg::blender_gray< ColorT > Struct Template Reference

Public Types

typedef ColorT color_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 cv, value_type alpha, cover_type cover)
 
static AGG_INLINE void blend_pix (value_type *p, value_type cv, value_type alpha)
 

Detailed Description

template<class ColorT>
struct agg::blender_gray< ColorT >

Definition at line 35 of file agg_pixfmt_gray.h.


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