The Imagick class
PHP Manual

Imagick::spreadImage

(PECL imagick 2.0.0)

Imagick::spreadImageRandomly displaces each pixel in a block

Descrição

bool Imagick::spreadImage ( float $radius )
Aviso

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

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

Parâmetros

radius

Valor Retornado

Retorna TRUE em sucesso.

Erros

Dispara ImagickException em erro.


The Imagick class
PHP Manual