 | IBitmapImageSharpen Method |
Applies a Laplacian 3x3 sharpening filter to the image using default strength of 0.
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