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









WhiteBalanceDefaultValue Property

Description

Returns the default white balance value available within the Source.

ActiveX Edition Plug-in Edition Mac Edition
Since V8.0 Since V8.0 Not Supported

Data type

Long.

Syntax

ObjectName. WhiteBalanceDefaultValue


Remarks

Readonly property. The source's default white balance value which depends on user's devices itself. It can NOT be set.

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

WhiteBalance property, WhiteBalanceMinValue property, WhiteBalanceMaxValue property, WhiteBalanceStepDelta property, IfAutoWhiteBalance property

Sample

Refer to WhiteBalance Property.