Gmagick
PHP Manual

Gmagick::flipimage

(PECL gmagick >= Unknown)

Gmagick::flipimageCreates a vertical mirror image

Описание

public void Gmagick::flipimage ( void )

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

Връщани стойности

The flipped Gmagick object.

Грешки/Изключения

Throws an GmagickException on error.


Gmagick
PHP Manual