Gmagick::edgeimage
Enhance edges within the image
Description
public Gmagick Gmagick::edgeimage(float $radius
)
Parameters
-
radius
-
The radius of the operation.
Return Values
The Gmagick object with edges enhanced.
Errors/Exceptions
Throws an
GmagickException on error.