(PECL gmagick >= Unknown)
Gmagick::despeckleimage — The despeckleimage purpose
public Gmagick::despeckleimage(): Gmagick
Reduces the speckle noise in an image while preserving the edges of the original image.
This function has no parameters.
The despeckled Gmagick object.
Throws an GmagickException on error.
Example #1 Gmagick::despeckleimage() example
<?php /* ... */ ?>
The above example will output something similar to:
...
© 1997–2025 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/gmagick.despeckleimage.php