Php/docs/imagickdraw.clone

来自菜鸟教程
跳转至:导航、​搜索

ImagickDraw::clone

(PECL imagick 2, PECL imagick 3)

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


说明

public ImagickDraw::clone ( ) : ImagickDraw

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