The Imagick class
PHP Manual

Imagick::spreadImage

(No version information available, might be only in CVS)

Imagick::spreadImageRandomly displaces each pixel in a block

Opis

bool Imagick::spreadImage ( float $radius )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Special effects method that randomly displaces each pixel in a block defined by the radius parameter.

Parametry

radius

Zwracane wartości

Zwraca TRUE w przypadku sukcesu.

Błędy/Wyjątki

Zgłasza wyjątek ImagickException w przypadku błędu.


The Imagick class
PHP Manual