Gmagick::flipimage

(PECL gmagick >= Unknown)

Gmagick::flipimageCreates a vertical mirror image

说明

public Gmagick::flipimage ( ) : Gmagick

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

参数

此函数没有参数。

返回值

The flipped Gmagick object.

错误/异常

错误时抛出 GmagickException

参见

User Contributed Notes

There are no user contributed notes for this page.
PHP8中文手册 站长在线 整理 版权归PHP文档组所有