php / 8.1.5 / gmagick.flipimage.html /

Gmagick::flipimage

(PECL gmagick >= Unknown)

Gmagick::flipimageCreates a vertical mirror image

Description

public Gmagick::flipimage(): Gmagick

Creates a vertical mirror image by reflecting the pixels around the central x-axis.

Parameters

This function has no parameters.

Return Values

The flipped Gmagick object.

Errors/Exceptions

Throws an GmagickException on error.

See Also

© 1997–2021 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/gmagick.flipimage.php