php8.5
Home/ Manual/ imagick / imagickdraw/ ImagickDraw::clone

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.

Source: reference/imagick/imagickdraw/clone.xml · from the official PHP manual (php/doc-en)