 | IBitmapImageHEqualizeLocal Method |
Performs histogram equalization for a pixel within a 3x3 neighbourhood.
Namespace:
CohesiveComputing.Imaging
Assembly:
CohesiveComputing.BatchImagePro (in CohesiveComputing.BatchImagePro.dll) Version: 1.0.0
SyntaxIBitmapImage HEqualizeLocal()
Return Value
Type:
IBitmapImageA new image instance with effect applied.
See Also