Imagick::flopImage

(PECL imagick 2.0.0)

Imagick::flopImageCreates a horizontal mirror image

Beskrivelse

bool Imagick::flopImage ( void )

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

Returnerings Værdier

Returns TRUE on success.

Fejl/Undtagelser

Throws ImagickException on error.

add a note add a note

User Contributed Notes

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