![]() |
VOOZH | about |
The despeckle() function is an inbuilt function in the GraphicsMagick library which is used to reduce the speckles within an image. The function returns the true value of success.
Syntax:
despeckle()
Parameters: This function does not accept any parameter.
Return Value: This function returns the GraphicsMagick object.
Example 1:
Output:
Example 2:
Output:
Reference: