GoLang Gmagick::stripimage

request it (284)
GoLang replacement for PHP's Gmagick::stripimage [edit | history]



Do you know a GoLang replacement for PHP's Gmagick::stripimage? Write it!

PHP Gmagick::stripimage

PHP original manual for Gmagick::stripimage [ show | php.net ]

Gmagick::stripimage

(PECL gmagick >= Unknown)

Gmagick::stripimageStrips an image of all profiles and comments

Description

public Gmagick Gmagick::stripimage ( void )

Strips an image of all profiles and comments.

Parameters

This function has no parameters.

Return Values

The Gmagick object on success

Errors/Exceptions

Throws an GmagickException on error.