Dynamsoft Home|Product Home

IfAutoBright Property

Description

Returns or sets whether the Source's Auto-brightness function is enabled. This is a runtime property.

Data type

Boolean

Syntax

ObjectName. IfAutoBright

Remarks

Using this property after calling OpenSource() method and before calling AcquireImage().

When an error occurs and IfThrowException property is TRUE, an exception will be thrown. Check ErrorCode property and ErrorString property for error information.

See also

Brightness property