 | IBitmapImageDilate Method |
Applies 3x3 dilation kernel to the image. Works best on grey scale images.
Namespace:
CohesiveComputing.Imaging
Assembly:
CohesiveComputing.BatchImagePro (in CohesiveComputing.BatchImagePro.dll) Version: 1.0.0
SyntaxReturn Value
Type:
IBitmapImageA new image instance with effect applied.
See Also