Image_Graph_Fill_Common::drawGDBox()

Image_Graph_Fill_Common::drawGDBox() -- Draws fill element, shape: box

Synopsis

require_once '/Graph/Fill/Common.php';

void Image_Graph_Fill_Common::drawGDBox (resource &$img, array $pos)

Description

This package is not documented yet.

Parameter

resource &$img

image-resource to draw to

array $pos

of array of int absolute position for upper left and lower right edge

Throws

throws no exceptions thrown

Note

This function can not be called statically.