Forum und email

Imagick::getOption

(No version information available, might be only in CVS)

Imagick::getOption — Returns a value associated with the specified key

Description

string Imagick::getOption ( string $key )
Warning

Den här funktionen är ännu inte dokumenterad utan endast argumentlistan till funktioner finns tillgänglig.

Warning

Den här funktionen är EXPERIMENTELL. Dess beteende, namnet på den, och allt annat dokumenterat om den här funktionen kan ändras i framtida utgåvar av PHP. Använd den på egen risk.

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

Parameters

key

Return Values

Returns a value associated with a wand and the specified key, throwing ImagickException on error.