BklightCompDefaultValue Property
Description
Returns the default backlight compensation 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. BklightCompDefaultValue
Remarks
Readonly property. The source's default backlight compensation 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
BklightComp property, BklightCompMinValue property, BklightCompMaxValue property, BklightCompStepDelta property, IfAutoBklightComp property
Sample
Refer to BklightComp Property.
Copyright © 2012 Dynamsoft Corporation.All Rights Reserved.
