Imagick::setImageBias

(PECL imagick 2.0.0)

Imagick::setImageBiasSets the image bias for any method that convolves an image

Descrição

bool Imagick::setImageBias ( float $bias )

Sets the image bias for any method that convolves an image (e.g. Imagick::ConvolveImage()).

Parâmetros

bias

Valor Retornado

Retorna TRUE em sucesso.

Erros

Dispara ImagickException em erro.



User Contributed Notes
Imagick::setImageBias
There are no user contributed notes for this page.