Dynamsoft Home|Product Home

Brightness Property

Description

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

Data type

float

Syntax

ObjectName. Brightness

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

IfAutoBright property, Contrast property