parent root
PHP: ImagickDraw::clone - Manual

ImagickDraw::clone

(PECL imagick 2.0.0)

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

Description

ImagickDraw::clone ( void ) : ImagickDraw
Warning

This function is currently not documented; only its argument list is available.

Makes an exact copy of the specified ImagickDraw object.

Return Values

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

add a noteadd a note

User Contributed Notes

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