Imagick
PHP Manual

Imagick::setOption

(PECL imagick 2.0.0)

Imagick::setOptionSet an option

说明

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

Associates one or more options with the wand.

参数

key

value

返回值

成功时返回 TRUE .


Imagick
PHP Manual