imagefilledpolygon
Draw a filled polygon
Description
intimagefilledpolygon
resourceimage
arraypoints
intnum_points
intcolor
imagefilledpolygon creates a filled polygon
in image image.
points is an array containing the
x and y co-ordinates
of the polygons vertices consecutively.
The parameter num_points is the total
number of vertices, which must be larger than 3.
imagefilledpolygon example
]]>