(PECL gmagick >= Unknown)
Gmagick::despeckleimage — The despeckleimage purpose
Reduces the speckle noise in an image while preserving the edges of the original image.
Ta funkcja nie posiada parametrów.
The despeckled Gmagick object on success.
Throws an GmagickException on error.
Przykład #1 Gmagick::despeckleimage example
<?php
/* ... */
?>
Powyższy przykład wyświetli coś podobnego do:
...