The ColorAdjustmentProvider type exposes the following members.
Name | Description | |
---|---|---|
AdjustHsl |
Adjusts the bitmap in HSL color space. |
|
ApplyLut |
Performs intensity transformation of the bitmap using the specified look-up table (LUT). |
|
AutoBrightness |
Automatically adjusts brightness of the bitmap. |
|
AutoContrast |
Automatically adjusts contrast of the bitmap. |
|
AutoLevels | Overloaded. Automatically applies levels correction to the bitmap. |
|
Brightness |
Corrects a brightness of the bitmap. |
|
BrightnessContrast |
Corrects brightness and contrast of the bitmap. |
|
ChannelBalance |
Adjusts the channel balance of the bitmap. |
|
Contrast |
Corrects a contrast of the bitmap. |
|
Desaturate |
Desaturates the bitmap. |
|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
HistogramEqualize | Overloaded. Applies a histogram equalization to the bitmap. |
|
Invert |
Inverts all colors in the bitmap. |
|
Levels |
Applies levels correction to the bitmap. |
|
MemberwiseClone | (Inherited from Object.) | |
Solarize |
Apply a solarize effect to the bitmap. |
|
ToString | (Inherited from Object.) |