Visual Basic
C#
Managed Extensions for C++
C++/CLI
Parameters
- adjustment
- Type of contrast adjustment to perform on the image.
- quality
- Amount of effort to expend analyzing the image to determine contrast.
- targetBrightness
- Target brightness level for background of adjusted image.
- targetContrast
- Target contrast between foreground and background for the adjusted image.
- targetVariance
- Largest possible variance in brightness across the image.
- minimumPercentile
- Percentile level for lowest brightness that will be adjusted.
- maximumPercentile
- Percentile level for highest brightness that will be adjusted.
- contrastLimitDark
- Maximum contrast change for dark pixels.
- contrastLimitMiddle
- Maximum contrast change for middle-range pixels.
- contrastLimitLight
- Maximum contrast change for light pixels.