ColorAdjustmentProvider Methods

The ColorAdjustmentProvider type exposes the following members.

Methods

Name Description
Public method AdjustHsl

Adjusts the bitmap in HSL color space.

Public method ApplyLut

Performs intensity transformation of the bitmap using the specified look-up table (LUT).

Public method AutoBrightness

Automatically adjusts brightness of the bitmap.

Public method AutoContrast

Automatically adjusts contrast of the bitmap.

Public method AutoLevels Overloaded.

Automatically applies levels correction to the bitmap.

Public method Brightness

Corrects a brightness of the bitmap.

Public method BrightnessContrast

Corrects brightness and contrast of the bitmap.

Public method ChannelBalance

Adjusts the channel balance of the bitmap.

Public method Contrast

Corrects a contrast of the bitmap.

Public method Desaturate

Desaturates the bitmap.

Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method HistogramEqualize Overloaded.

Applies a histogram equalization to the bitmap.

Public method Invert

Inverts all colors in the bitmap.

Public method Levels

Applies levels correction to the bitmap.

Protected method MemberwiseClone (Inherited from Object.)
Public method Solarize

Apply a solarize effect to the bitmap.

Public method ToString (Inherited from Object.)

See Also

Reference