![]() |
VOOZH | about |
The edge() function is an inbuilt function in the GraphicsMagick library which is used to detect edges within an image. The function returns the true value on success.
Syntax:
edge( radius )
Parameters: This function accepts a single parameter as mentioned above and described below:
Return Value: This function returns the GraphicsMagick object.
Example 1:
Output:
Example 2:
Output:
Reference: