glareDetectionThreshold property

double glareDetectionThreshold
getter/setter pair

Glare detection threshold. The value should be in the range [0.0, 1.0]. Determines how much glare is acceptable relative to the text size. So 0.5 means that the glare can be up to 50% of the text size. If set to 0.0, the feature is disabled.

Default is 0.5

Implementation

double glareDetectionThreshold;