Imagick::getImageProfile
(No version information available, might be only in CVS)
Imagick::getImageProfile — Returns the named image profile
Description
string Imagick::getImageProfile
( string $name
)
WarningThis function is
currently not documented; only its argument list is available.
Returns the named image profile.
Parameters
-
name
-
The name of the profile to return.
Return Values
Returns a string containing the image profile, throws ImagickException on
error.