imagefilter
symfony/var-dumper
Supported Versions: PHP 5, PHP 7, PHP 8
Applies a filter to an image
<?php imagefilter
(
GdImage $image
,
int $filter
, array|
int
|
float
|
bool
...
$args
):
bool