PHP 7.0.6 Released

ImagickDraw::clone

(PECL imagick 2.0.0)

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

Description

ImagickDraw ImagickDraw::clone ( void )
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

User Contributed Notes

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