Accusoft ImagXpress 13
ToHdib64 Method
An IX_TOHDIBMETHOD value.
Description
Returns the handle to the current DIB (Device Independent Bitmap) in a 64-bit environment.
Syntax
Visual Basic
Public Function ToHdib64( _
   ByVal method As IX_TOHDIBMETHOD _
) As __int64
Parameters
method
ValueDescription
IX_TOHDIBMETHOD_RETURNDUPLICATESpecifies that the DIB is to be duplicated, the user has the responsibility of calling GlobalFree() to clean up the resource.
IX_TOHDIBMETHOD_TRANSFERINTERNALHDIBSpecifies that the internal DIB is to be used, ImagXpress handles cleaning up the resource.
An IX_TOHDIBMETHOD value.
Remarks

This method is intended for 64-bit environments; use this instead of the ToHdib Method.

Calling DeleteObject() will not successfully release the HDIB.
See Also

ImagXpress Object  | ImagXpress Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback