Gmagick::swirlimage
Swirls the pixels about the center of the image
Description
public Gmagick Gmagick::swirlimage(float $degrees
)
Parameters
-
degrees
-
Define the tightness of the swirling effect.
Return Values
The Gmagick object.
Errors/Exceptions
Throws an
GmagickException on error.