Imagick::stripImage

(PECL imagick 2, PECL imagick 3)

Imagick::stripImageStrips an image of all profiles and comments

Description

public Imagick::stripImage ( ) : bool

Strips an image of all profiles and comments.

Return Values

Returns true on success.

Errors/Exceptions

Throws ImagickException on error.