(PECL imagick 2, PECL imagick 3)
Imagick::getOption — Returns a value associated with the specified key
public Imagick::getOption(string $key): string
Returns a value associated within the object for the specified key.
keyThe name of the option
Returns a value associated with a wand and the specified key.
Throws ImagickException on error.
© 1997–2025 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/imagick.getoption.php