Imagick::getImageProfile
PHP function
Edit on GitHub ✎
(PECL imagick 2, PECL imagick 3)
Returns the named image profile
Description
Imagick::getImageProfile(string $name): string
Returns the named image profile.
Parameters
nameThe name of the profile to return.
Return Values
Returns a string containing the image profile.
Errors/Exceptions
Throws