|
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 |
|
|
void | gamma (const gamma_type &g) |
|
AGG_INLINE void | blend_pix (pixel_type *p, unsigned cr, unsigned cg, unsigned cb, unsigned alpha, unsigned) |
|
|
static AGG_INLINE pixel_type | make_pix (unsigned r, unsigned g, unsigned b) |
|
static AGG_INLINE color_type | make_color (pixel_type p) |
|
template<class Gamma>
class agg::blender_rgbAAA_gamma< Gamma >
Definition at line 371 of file agg_pixfmt_rgb_packed.h.
The documentation for this class was generated from the following file: