Dynamsoft Home|Product Home

Contrast Property

Description

Returns or sets the contrast values available within the Source. This is a runtime property.

Data type

float

Syntax

ObjectName. Contrast

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