PHP » GoLang |
login |
register |
about
|
imagepolygon(PHP 4, PHP 5, PHP 7) imagepolygon — Draws a polygon Description
bool imagepolygon
( resource
$image
, array $points
, int $num_points
, int $color
)
imagepolygon() creates a polygon in the given
Parameters
Return Values
Returns Examples
Example #1 imagepolygon() example
<?php The above example will output something similar to: See Also
|
more
Recently updated
more
Most requested
more
Last requests
|