Imagick::getOption

(PECL imagick 2.0.0)

Imagick::getOptionReturns a value associated with the specified key

Descrierea

Imagick::getOption ( string $key ) : string

Returns a value associated within the object for the specified key.

Parametri

key

The name of the option

Valorile întoarse

Returns a value associated with a wand and the specified key.

Erori/Excepții

Emite ImagickException în caz de eroare.