ColorAdjustmentProvider.AutoLevels Method

Automatically applies levels correction to the bitmap.

Overload List

Name Description
Public method AutoLevels()

Automatically applies levels correction to the bitmap.

Public method AutoLevels(Single)

Automatically applies levels correction to the bitmap using the specified threshold.

Public method AutoLevels(HistogramMode)

Automatically applies levels correction to the bitmap using the specified histogram mode.

Public method AutoLevels(Single, HistogramMode)

Automatically applies levels correction to the bitmap using the specified threshold and histogram mode.

See Also

Reference