|
Anti-Grain Geometry Tutorial
|
Public Member Functions | |
| void * | image_create (int width, int height) |
| void * | image_buffer () |
| int | image_width () |
| int | image_height () |
| int | image_stride () |
| int | calculate (int x, int y, int d) const |
| const one_color_function< color_type > & | color_function () const |
Definition at line 62 of file agg_span_gradient_image.h.