imageopenpolygon
symfony/var-dumper
Supported Versions: PHP 7 >= 7.2.0, PHP 8
Draws an open polygon
<?php imageopenpolygon
(
GdImage $image
, array
$points
,
int $color
):
bool