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.