The ImagickDraw class
PHP 手册

ImagickDraw::clone

(PECL imagick 2.0.0)

ImagickDraw::cloneMakes an exact copy of the specified ImagickDraw object

说明

ImagickDraw ImagickDraw::clone ( void )
Warning

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

Makes an exact copy of the specified ImagickDraw object.

返回值

What the function returns, first on success, then on failure. See also the &return.success; entity


The ImagickDraw class
PHP 手册