Gmagick::flopimage

(PECL gmagick >= Unknown)

Gmagick::flopimageCreates a horizontal mirror image

Descrizione

public Gmagick::flopimage(): Gmagick

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

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

The flopped Gmagick object.

Errori/Eccezioni

Throws an GmagickException on error.

Vedere anche:

add a note add a note

User Contributed Notes

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