Anti-Grain Geometry Tutorial
|
Public Types | |
typedef ColorT | color_type |
Public Member Functions | |
void | color (const color_type &c) |
const color_type & | color () const |
void | prepare () |
void | generate (color_type *span, int x, int y, unsigned len) |
Definition at line 28 of file agg_span_solid.h.