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

ImagickDraw::clear

PHP function Edit on GitHub ✎

(PECL imagick 2, PECL imagick 3)

Clears the ImagickDraw

Description

ImagickDraw::clear(): bool

Func

Clears the ImagickDraw object of any accumulated commands, and resets the settings it contains to their defaults.

Return Values

Returns an ImagickDraw object.

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