PHP » GoLang |
login |
register |
about
|
GoLang imagefilledpolygon
request it (376)
GoLang replacement for PHP's imagefilledpolygon
[edit | history]
imagefilledpolygon(PHP 4, PHP 5, PHP 7) imagefilledpolygon — Draw a filled polygon Description
bool imagefilledpolygon
( resource
$image
, array $points
, int $num_points
, int $color
)
imagefilledpolygon() creates a filled polygon
in the given Parameters
Return Values
Returns Examples
Example #1 imagefilledpolygon() example
<?php The above example will output something similar to: |
more
Recently updated
more
Most requested
more
Last requests
|