imagick_medianfilter
imagick_medianfilter — Replace each pixel by the median in a set of neighboring pixels
説明
bool imagick_medianfilter ( resource image, float radius )| 警告 | 
| この関数は、
現在のところ詳細な情報はありません。引数のリストのみが
記述されています。 | 
パラメータ
- image
- 
       Image handle
      
- radius
- 
       Radius of the pixel neighborhood
      
返り値
成功した場合に TRUE を、失敗した場合に FALSE を返します。- imagick_medianfilterのページへのリンク

 
                             
                    


