(PECL imagick 2.0.0)
Returns the named image profile
string Imagick::getImageProfile ( string $name )
Returns the named image profile.
Parameters:
name
The name of the profile to return.
Returns:
Returns a string containing the image profile.
Exception:
Throws ImagickException on error.
Please login to continue.