PHP Dokumentation: Function imagick-getimageprofile
12. Januar 2010 von werner
Imagick::getImageProfile
(PECL imagick 2.0.0)
Imagick::getImageProfile — Returns the named image profile
Beschreibung
string Imagick::getImageProfile ( string $name )
Warnung
Diese Funktion ist bis jetztnicht dokumentiert. Es steht nur die Liste der Argumente zurVerfügung.
Returns the named image profile.
Parameter-Liste
- name
The name of the profile to return.
Rückgabewerte
Returns a string containing the image profile. Throw anImagickException on error.