ImageGear Professional for Windows ActiveX
ImportDDB Method

Description:

Accepts a DDB image and creates an ImageGear DIB for it. The new DIB created replaces content of current IGPage Object. If the color format of the DDB is not supported directly by ImageGear then it is converted to the nearest supported format with a minimal possible loss of color quality.

Syntax:

      ImportDDB(hDC As Long, pDDB As IGDisplayDDB)

Parameters:

Name Description
hDC Handle of device context that the DDB is compatible with. If 0 then it is assumed that the DDB is compatible with the desktop's device context.
pDDB DDB image to import.

Return Value:

N/A

Bits Per Pixel:

N/A

Sample:

Display

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback