Gmagick::flipimage

(PECL gmagick >= Unknown)

Gmagick::flipimageCreates a vertical mirror image

Beschreibung

public Gmagick::flipimage ( void ) : Gmagick

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

Rückgabewerte

The flipped Gmagick object.

Fehler/Exceptions

Wirft bei einem Fehler eine GmagickException.