Dynamsoft Home|Product Home

BitDepth Property

Description

Returns or sets the pixel bit depths for the current value of PixelType property. This is a runtime property.

Data type

short

Syntax

ObjectName. BitDepth

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

PixelType property