W3cubDocs

/PHP

ImagickDraw::clear

(PECL imagick 2, PECL imagick 3)

ImagickDraw::clearClears the ImagickDraw

Description

public ImagickDraw::clear ( ) : bool
Warning

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

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

Return Values

Returns an ImagickDraw object.

© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/imagickdraw.clear.php