require_once '/Graph/Data/Common.php';
void Image_Graph_Data_Common::drawGD (resource &$img [, int $drawWhat = IMAGE_GRAPH_DRAW_FILLANDBORDER])
void Image_Graph_Data_Common::drawGD
This package is not documented yet.
GD-resource to draw to
choose what to draw; use constants IMAGE_GRAPH_DRAW_FILLANDBORDER, IMAGE_GRAPH_DRAW_JUSTFILL or IMAGE_GRAPH_DRAW_JUSTBORDER
throws no exceptions thrown
This function can not be called statically.