Imagick::setImageProfile
Adds a named profile to the Imagick object
Beschreibung
bool Imagick::setImageProfile
( string $name
, string $profile
)
Parameter-Liste
-
name
-
-
profile
-
Rückgabewerte
Liefert TRUE bei Erfolg.
Fehler/Exceptions
Wirft ImagickException bei Fehlern.