The Imagick class
PHP Manual

Imagick::setOption

(PECL imagick 2.0.0)

Imagick::setOptionSet an option

Descrição

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

Esta função não está documentada; somente a lista de argumentos está disponível.

Associates one or more options with the wand.

Parâmetros

key

value

Valor Retornado

Retorna TRUE em sucesso.


The Imagick class
PHP Manual