Image_Graph_DataMarker_Square::drawGD()

Image_Graph_DataMarker_Square::drawGD() -- Draws diagram element

Synopsis

require_once '/Graph/DataMarker/Square.php';

void Image_Graph_DataMarker_Square::drawGD (resource &$img, array $pos)

Description

This package is not documented yet.

Parameter

resource &$img

GD-resource to draw to

array $pos

(array of int) absolute position (x/y), where to draw the marker

Throws

throws no exceptions thrown

Note

This function can not be called statically.