Imagick::spreadImage()
Imagick::spreadImage - Randomly displaces each pixel in a block
Syntax
bool Imagick::spreadImage (
float $radius)
Arguments
Description
Special effects method that randomly displaces each pixel in a block defined by the radius parameter.
Version
PHP PECL imagick 2.0.0
Return value
Returns TRUE on success.