ImagickDraw::clone

(PECL imagick 2, PECL imagick 3)

ImagickDraw::clone指定した ImagickDraw オブジェクトの完全なコピーを作成する

説明

public ImagickDraw::clone(): ImagickDraw
警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

指定した ImagickDraw オブジェクトの完全なコピーを作成します。

返り値

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

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top