Imagick
PHP Manual

Imagick::getOption

(PECL imagick 2.0.0)

Imagick::getOptionReturns a value associated with the specified key

Descrierea

string Imagick::getOption ( string $key )

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.


Imagick
PHP Manual