Anti-Grain Geometry Tutorial
agg::gradient_image< ColorT > Class Template Reference

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
 

Detailed Description

template<class ColorT>
class agg::gradient_image< ColorT >

Definition at line 62 of file agg_span_gradient_image.h.


The documentation for this class was generated from the following file: