The Imagick class
PHP 手册

Imagick::setOption

(PECL imagick 2.0.0)

Imagick::setOptionSet an option

说明

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

本函数暂无文档,仅有参数列表。

Associates one or options with the wand.

参数

key

value

返回值

Returns TRUE on success.


The Imagick class
PHP 手册