Imagick::setOption
(PECL imagick 2.0.0)
Imagick::setOption — Set an option
Description
bool Imagick::setOption
( string $key
, string $value
)
Warning
This function is currently not documented; only its argument list is available.
Associates one or more options with the wand.
Parameters
- key
-
- value
-
Return Values
Returns TRUE on success.