Accusoft ImagXpress 13
FromHdib Method
The IX_FROMHDIBMETHOD value specifying the method.
The handle to the current/supplied DIB.
Description
Sets the current image to the supplied DIB (Device Independent Bitmap).
Syntax
Visual Basic
Public Sub FromHdib( _
   ByVal method As IX_FROMHDIBMETHOD, _
   ByVal newVal As Long _
) 
Parameters
method
ValueDescription
IX_FROMHDIBMETHOD_CREATECOPYSpecifies that the DIB is to be duplicated, the user has the responsibility of calling GlobalFree() to clean up the resource.
IX_FROMHDIBMETHOD_TRANSFERINTERNALHDIBSpecifies that the internal DIB is to be used, ImagXpress handles cleaning up the resource.
The IX_FROMHDIBMETHOD value specifying the method.
newVal
The handle to the current/supplied DIB.
Remarks
This method is intended for 32-bit environments.
See Also

ImagXpress Object  | ImagXpress Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback