PHP » GoLang |
login |
register |
about
|
GoLang imageopenpolygon
request it (344)
GoLang replacement for PHP's imageopenpolygon
[edit | history]
imageopenpolygon(PHP 7 >= 7.2.0) imageopenpolygon — Draws an open polygon Description
bool imageopenpolygon
( resource
$image
, array $points
, int $num_points
, int $color
)
imageopenpolygon() draws an open polygon on the given
Parameters
Return Values
Returns Examples
Example #1 imageopenpolygon() example
<?php The above example will output something similar to: |
more
Recently updated
more
Most requested
more
Last requests
|