ImageGear Professional for Windows ActiveX
DrawDDB Method

Description:

Draws DDB image on the HDC specified.

Syntax:

      DrawDDB(hWnd As Long, hDC As Long, hBitmap As Long, hPalette As
Long, XPos As Long, YPos As Long)

Parameters:

Name Description
hWnd Handle of window to be used. Can be 0 if not available.
hDC Device context to draw the image.
hBitmap Device dependent bitmap in OS-dependent format that should be painted.
hPalette Handle of palette which should be realized before drawing.
XPos Horizontal position of left top corner of bitmap on the destination device.
YPos Vertical position of left top corner of bitmap on the destination device.

Return Value:

N/A

Bits Per Pixel:

N/A

Sample:

Display

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback