Gmagick
PHP Manual

Gmagick::flipimage

(PECL gmagick >= Unknown)

Gmagick::flipimageCreates a vertical mirror image

Descrizione

public Gmagick Gmagick::flipimage ( void )

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

Valori restituiti

The flipped Gmagick object.

Errori/Eccezioni

Throws an GmagickException on error.


Gmagick
PHP Manual