The Imagick class
PHP 手册

Imagick::flopImage

(PECL imagick 2.0.0)

Imagick::flopImageCreates a horizontal mirror image

说明

bool Imagick::flopImage ( void )
Warning

本函数暂无文档,仅有参数列表。

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

返回值

Returns TRUE on success.

错误/异常

Throws ImagickException on error.


The Imagick class
PHP 手册