(PECL gmagick >= Unknown)
Gmagick::despeckleimage — The despeckleimage purpose
Reduces the speckle noise in an image while preserving the edges of the original image.
Esta função não possui parâmetros.
The despeckled Gmagick object on success.
Throws an GmagickException on error.
Exemplo #1 Gmagick::despeckleimage() example
<?php
/* ... */
?>
O exemplo acima irá imprimir algo similar à:
...