The Imagick class
PHP Manual

Imagick::setOption

(PECL imagick 2.0.0)

Imagick::setOptionSet an option

说明

bool Imagick::setOption ( string $key , string $value )
Warning

本函数还未编写文档,仅有参数列表。

Associates one or more options with the wand.

参数

key

value

返回值

Returns TRUE on success.


The Imagick class
PHP Manual