GoLang Imagick::stripImage

request it (357)
GoLang replacement for PHP's Imagick::stripImage [edit | history]



Do you know a GoLang replacement for PHP's Imagick::stripImage? Write it!

PHP Imagick::stripImage

PHP original manual for Imagick::stripImage [ show | php.net ]

Imagick::stripImage

(PECL imagick 2.0.0)

Imagick::stripImageStrips an image of all profiles and comments

Description

bool Imagick::stripImage ( void )

Strips an image of all profiles and comments.

Return Values

Returns TRUE on success.

Errors/Exceptions

Throws ImagickException on error.