imagesetthickness
statamic/cms
Supported Versions: PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8
Set the thickness for line drawing
<?php imagesetthickness
(
GdImage $image
,
int $thickness
):
bool