(PECL imagick 2.0.0)
Removes the named image profile and returns it
string Imagick::removeImageProfile ( string $name )
Removes the named image profile and returns it.
Parameters:
name
Removes the named image profile and returns it.
Returns:
Returns a string containing the profile of the image.
Exception:
Throws ImagickException on error.
Please login to continue.