ImagickDraw::clone
PHP function
Edit on GitHub ✎
(PECL imagick 2, PECL imagick 3)
Makes an exact copy of the specified ImagickDraw object
Description
ImagickDraw::clone(): ImagickDraw
Func
Makes an exact copy of the specified ImagickDraw object.
Return Values
returns an exact copy of the specified ImagickDraw object.