Gmagick::spreadimage
PHP function
Edit on GitHub ✎
(PECL gmagick >= Unknown)
Randomly displaces each pixel in a block
Description
Gmagick::spreadimage(float $radius): Gmagick
Special effects method that randomly displaces each pixel in a block defined by the radius parameter.
Parameters
radiusChoose a random pixel in a neighborhood of this extent.
Return Values
The Gmagick object.
Errors/Exceptions
Throw