Click or drag to resize

IBitmapImageAutoContrast Method

Automatically adjusts the image contrast and brightness levels.

Namespace:  CohesiveComputing.Imaging
Assembly:  CohesiveComputing.BatchImagePro (in CohesiveComputing.BatchImagePro.dll) Version: 1.0.0
Syntax
C#
IBitmapImage AutoContrast()

Return Value

Type: IBitmapImage
A new image instance with effect applied.
See Also