Gmagick::spreadimage
Randomly displaces each pixel in a block
Description
public Gmagick Gmagick::spreadimage(float $radius
)
Parameters
-
radius
-
Choose a random pixel in a neighborhood of this extent.
Return Values
The Gmagick object.
Errors/Exceptions
Throws an
GmagickException on error.