Anti-Grain Geometry Tutorial
agg::blender_bgrAAA_gamma< Gamma > Class Template Reference

Public Types

typedef rgba16 color_type
 
typedef color_type::value_type value_type
 
typedef color_type::calc_type calc_type
 
typedef int32u pixel_type
 
typedef Gamma gamma_type
 

Public Member Functions

void gamma (const gamma_type &g)
 
AGG_INLINE void blend_pix (pixel_type *p, unsigned cr, unsigned cg, unsigned cb, unsigned alpha, unsigned)
 

Static Public Member Functions

static AGG_INLINE pixel_type make_pix (unsigned r, unsigned g, unsigned b)
 
static AGG_INLINE color_type make_color (pixel_type p)
 

Detailed Description

template<class Gamma>
class agg::blender_bgrAAA_gamma< Gamma >

Definition at line 499 of file agg_pixfmt_rgb_packed.h.


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