Imagick::setImageBias
(PECL imagick 2.0.0)
Imagick::setImageBias — Sets the image bias for any method that convolves an image
Opis
bool Imagick::setImageBias
( float $bias
)
Ostrzeżenie
Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.
Sets the image bias for any method that convolves an image (e.g. Imagick::ConvolveImage()).
Parametry
- bias
-
Zwracane wartości
Zwraca TRUE w przypadku sukcesu.
Błędy/Wyjątki
Zgłasza wyjątek ImagickException w przypadku błędu.
Imagick::setImageBias
There are no user contributed notes for this page.
