|
typedef rgba8 | color_type |
|
typedef color_type::value_type | value_type |
|
typedef color_type::calc_type | calc_type |
|
typedef int16u | pixel_type |
|
|
static AGG_INLINE void | blend_pix (pixel_type *p, unsigned cr, unsigned cg, unsigned cb, unsigned alpha, unsigned cover) |
|
static AGG_INLINE pixel_type | make_pix (unsigned r, unsigned g, unsigned b) |
|
static AGG_INLINE color_type | make_color (pixel_type p) |
|
Definition at line 74 of file agg_pixfmt_rgb_packed.h.
The documentation for this struct was generated from the following file: