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.

Parameters

This function has no parameters.

Return Values

Returns true on success.

Errors/Exceptions

Throws ImagickException on error.