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.

Errors/Exceptions

Throws an GmagickException on error.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top