Image_Graph_Fill_Gradient::drawGDBox()

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

Synopsis

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

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

Description

This package is not documented yet.

Parameter

resource &$img

GD-resource to draw to

array $pos

array 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.