parent root
PHP: Gmagick::flopimage - Manual

Gmagick::flopimage

(PECL gmagick >= Unknown)

Gmagick::flopimageThe flopimage purpose

Description

public Gmagick::flopimage ( void ) : Gmagick

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

Return Values

The flopped Gmagick object.

Errors/Exceptions

Throws an GmagickException on error.

add a noteadd a note

User Contributed Notes

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