Gets and sets the amount of effort to expend analyzing the image to determine contrast.
Read-write property
Visual Basic |
---|
Public Property quality() As Byte |
The default value is 80.
Valid values are 1 to 100.
Note: This value sets the sampling density used during the brightness and contrast analysis. Small values will result in slightly faster performance, as well as a larger window size for adaptive correction. A high value will result in slightly slower performance, greater sensitivity to small regions of change, and a smaller window size for adaptive correction.