 | IBitmapImageReduceNoiseMedian Method |
Applies 3x3 median filter to R, G, & B colours of the image.
Namespace:
CohesiveComputing.Imaging
Assembly:
CohesiveComputing.BatchImagePro (in CohesiveComputing.BatchImagePro.dll) Version: 1.0.0
SyntaxIBitmapImage ReduceNoiseMedian()
Return Value
Type:
IBitmapImageA new image instance with effect applied.
See Also