Image_Graph_Fill_Common::drawGDPolygon() -- Draws fill element, shape: polygon
Synopsis
require_once '/Graph/Fill/Common.php'; |
void Image_Graph_Fill_Common::drawGDPolygon
(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 positions of polygon-coordinates
Throws
throws no exceptions thrown
Note
This function can not be called
statically.