Imagick::getOption
(PECL imagick 2.0.0)
Imagick::getOption — Returns a value associated with the specified key
Descrizione
string Imagick::getOption
( string
$key
)Returns a value associated within the object for the specified key.
Elenco dei parametri
-
key -
The name of the option
Valori restituiti
Returns a value associated with a wand and the specified key.
Errori/Eccezioni
Lancia una ImagickException in caso di errore.
There are no user contributed notes for this page.
