PHP 8.3.4 Released!

Gmagick::flopimage

(PECL gmagick >= Unknown)

Gmagick::flopimageCreates a horizontal mirror image

Beschreibung

public Gmagick::flopimage(): Gmagick

Creates a horizontal mirror image by reflecting the pixels around the central y-axis.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

The flopped Gmagick object.

Fehler/Exceptions

Wirft bei einem Fehler eine GmagickException.

Siehe auch

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top