Anti-Grain Geometry Tutorial
|
Public Types | |
typedef ColorT | color_type |
typedef Order | order_type |
typedef color_type::value_type | value_type |
Static Public Member Functions | |
static AGG_INLINE void | set_plain_color (value_type *p, color_type c) |
static AGG_INLINE color_type | get_plain_color (const value_type *p) |
Definition at line 144 of file agg_pixfmt_rgba.h.