Gets a value indicating suggested contrast adjustment mechanism.
Read-only property
Visual Basic |
---|
Public Property suggestion() As SF_BrightnessContrastSuggestion |
Note: The suggestions depend on the required parameters. Images meeting the required parameters will not need to be corrected. Images with low averageContrast and low backgroundVariance should use global correct, while those with low averageContrast and high backgroundVariance should use adaptive correction. Images whose backgroundVariance is too high relative to the averageContrast will be reported as bad images.