Php/docs/gmagick.stripimage

From Get docs

Gmagick::stripimage

(PECL gmagick >= Unknown)

Gmagick::stripimageStrips an image of all profiles and comments


Description

public Gmagick::stripimage ( ) : Gmagick

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.