php8.5
Home/ Manual/ gmagick / gmagick/ Gmagick::despeckleimage

Gmagick::despeckleimage

PHP function Edit on GitHub ✎

(PECL gmagick >= Unknown)

The despeckleimage purpose

Description

Gmagick::despeckleimage(): Gmagick

Reduces the speckle noise in an image while preserving the edges of the original image.

Parameters Parameters

Return Values

The despeckled Gmagick object.

Errors/Exceptions

Throw

Examples

Gmagick::despeckleimage example

php
<?php
/* ... */
?>

The above example will output something similar to:

output
...

Source: reference/gmagick/gmagick/despeckleimage.xml · from the official PHP manual (php/doc-en)