php8.5
Home/ Manual/ gmagick / gmagick/ Gmagick::flipimage

Gmagick::flipimage

PHP function Edit on GitHub ✎

(PECL gmagick >= Unknown)

Creates a vertical mirror image

Description

Gmagick::flipimage(): Gmagick

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

Parameters Parameters

Return Values

The flipped Gmagick object.

Errors/Exceptions

Throw

See Also

Source: reference/gmagick/gmagick/flipimage.xml · from the official PHP manual (php/doc-en)