GoLang ImagickDraw::clear

request it (285)
GoLang replacement for PHP's ImagickDraw::clear [edit | history]



Do you know a GoLang replacement for PHP's ImagickDraw::clear? Write it!

PHP ImagickDraw::clear

PHP original manual for ImagickDraw::clear [ show | php.net ]

ImagickDraw::clear

(PECL imagick 2.0.0)

ImagickDraw::clearClears the ImagickDraw

Description

bool ImagickDraw::clear ( void )
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.