The leading provider of version control solutions and TWAIN SDKs
  • Contact us









IfAutoBright Property

Description

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

Data type

Boolean

ActiveX Edition Plug-in Edition Mac Edition
Since V3.0 Since V4.0 Since V6.4

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