Anti-Grain Geometry - AGG (libagg)  2.5
Public Types | Static Public Member Functions
agg::blender_gray_pre< ColorT > Struct Template Reference

#include <agg_pixfmt_gray.h>

List of all members.

Public Types

enum  base_scale_e { base_shift = color_type::base_shift }
typedef ColorT color_type
typedef color_type::value_type value_type
typedef color_type::calc_type calc_type

Static Public Member Functions

static AGG_INLINE void blend_pix (value_type *p, unsigned cv, unsigned alpha, unsigned cover)
static AGG_INLINE void blend_pix (value_type *p, unsigned cv, unsigned alpha)

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


Member Typedef Documentation

template<class ColorT >
typedef color_type::calc_type agg::blender_gray_pre< ColorT >::calc_type
template<class ColorT >
typedef ColorT agg::blender_gray_pre< ColorT >::color_type
template<class ColorT >
typedef color_type::value_type agg::blender_gray_pre< ColorT >::value_type

Member Enumeration Documentation

template<class ColorT >
enum agg::blender_gray_pre::base_scale_e
Enumerator:
base_shift 

Member Function Documentation

template<class ColorT >
static AGG_INLINE void agg::blender_gray_pre< ColorT >::blend_pix ( value_type p,
unsigned  cv,
unsigned  alpha,
unsigned  cover 
) [inline, static]
template<class ColorT >
static AGG_INLINE void agg::blender_gray_pre< ColorT >::blend_pix ( value_type p,
unsigned  cv,
unsigned  alpha 
) [inline, static]

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines