ContrastStepDelta Property
Description
Returns the stepping delta value of contrast available within the Source.
| ActiveX Edition | Plug-in Edition | Mac Edition |
|---|---|---|
| Since V8.0 | Since V8.0 | Not Supported |
Data type
Float.
Syntax
ObjectName. ContrastStepDelta
Remarks
Readonly property. The source's contrast comp step parameter which depends on user's device. 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
Contrast property, ContrastMinValue property, ContrastMaxValue property, ContrastDefaultValue property, IfAutoContrast property.
Sample
Refer to Contrast Property.
Copyright © 2012 Dynamsoft Corporation.All Rights Reserved.
