imageflip
statamic/cms
Supported Versions: PHP 5 >= 5.5.0, PHP 7, PHP 8
Flips an image using a given mode
<?php imageflip
(
GdImage $image
,
int $mode
):
bool