GoLang Gmagick::flopimage

request it (220)
GoLang replacement for PHP's Gmagick::flopimage [edit | history]



Do you know a GoLang replacement for PHP's Gmagick::flopimage? Write it!

PHP Gmagick::flopimage

PHP original manual for Gmagick::flopimage [ show | php.net ]

Gmagick::flopimage

(PECL gmagick >= Unknown)

Gmagick::flopimageThe flopimage purpose

Description

public Gmagick Gmagick::flopimage ( void )

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.