ImageGear Professional for Windows ActiveX
ExportDDB Method

Description:

Creates a DDB of the image. It always uses all the display options of the image and assumes that the output device has a color format compatible with the hDC, but the client area of the output device is a rectangle of nWidth x nHeight size.

Syntax:

      ExportDDB(hDC As Long, Width As Long, Height As Long) As
IGDisplayDDB

Parameters:

Name Description
hDC Handle of device context that the DDB should be compatible with. If 0 then the DDB will be compatible with the desktop's device context.
Width Width of DDB to create.
Height Height of DDB to create.

Return Value:

A new instance of IGDisplayDDB Object

Bits Per Pixel:

N/A

Sample:

Display

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback