(PECL gmagick >= Unknown)
Gmagick::despeckleimage — The despeckleimage purpose
Reduces the speckle noise in an image while preserving the edges of the original image.
이 함수는 인수가 없습니다.
The despeckled Gmagick object on success.
Throws an GmagickException on error.
Example #1 Gmagick::despeckleimage example
<?php
/* ... */
?>
위 예제의 출력 예시:
...