Accusoft.ScanFixXpress7.Net
BrightnessContrastOptions Constructor(BrightnessContrastAdjustment,Int32,Byte,Byte,Byte,Int32,Int32,Byte,Byte,Byte)
See Also  Send Feedback
Accusoft.ScanFixXpressSdk Namespace > BrightnessContrastOptions Class > BrightnessContrastOptions Constructor : BrightnessContrastOptions Constructor(BrightnessContrastAdjustment,Int32,Byte,Byte,Byte,Int32,Int32,Byte,Byte,Byte)




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.

Glossary Item Box

Overloaded constructor for the BrightnessContrastOptions type.

Syntax

 
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.

See Also

©2012. Accusoft Corporation. All Rights Reserved.