Dynamsoft Home|Product Home

hDIB Property

Description

Returns the Handle of the current DIB (Device Independent Bitmap).

Data type

long

Syntax

ObjectName. hDIB

Remarks

For Win32 programmer, the actual data type of hDIB is HANDLE.

When an error occurs and IfThrowException property is TRUE, an exception will be thrown. Check ErrorCode property and ErrorString property for error information.