Imagick::flopImage()
Imagick::flopImage - Creates a horizontal mirror image
Syntax
bool Imagick::flopImage ()
Arguments
-
Description
Creates a horizontal mirror image by reflecting the pixels around the central y-axis.
Version
PHP PECL imagick 2.0.0
Return value
Returns TRUE on success.