GoLang ImagickPixel::clear

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



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

PHP ImagickPixel::clear

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

ImagickPixel::clear

(PECL imagick 2.0.0)

ImagickPixel::clearClears resources associated with this object

Description

bool ImagickPixel::clear ( void )
Warning

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

Clears the ImagickPixel object, leaving it in a fresh state. This also unsets any color associated with the object.

Return Values

Returns TRUE on success.