Gmagick
PHP Manual

Gmagick::flipimage

(PECL gmagick >= Unknown)

Gmagick::flipimageCreates a vertical mirror image

Opis

public void Gmagick::flipimage ( void )

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

Zwracane wartości

The flipped Gmagick object.

Błędy/Wyjątki

Throws an GmagickException on error.


Gmagick
PHP Manual