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