imageantialias
statamic/cms
Supported Versions: PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8
Should antialias functions be used or not
<?php imageantialias
(
GdImage $image
,
bool $enable
):
bool