imagefilledpolygon
statamic/cms
Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Draw a filled polygon
<?php imagefilledpolygon
(
GdImage $image
, array
$points
,
int $color
):
bool