Gmagick::despeckleimage
(PECL gmagick >= Unknown)
Gmagick::despeckleimage — The despeckleimage purpose
Descrizione
Reduces the speckle noise in an image while preserving the edges of the original image.
Elenco dei parametri
Questa funzione non contiene parametri.
Valori restituiti
The despeckled Gmagick object on success.
Errori/Eccezioni
Throws an GmagickException on error.
Esempi
Example #1 Gmagick::despeckleimage() example
<?php
/* ... */
?>
Il precedente esempio visualizzerĂ qualcosa simile a:
...
Vedere anche:
- Classname::Method()
There are no user contributed notes for this page.
