anyKode Marilou
ContentsIndexHome
PreviousUpNext
Image::Display (HDC, HBITMAP, int, int)
C++
static void Display(HDC hdc, HBITMAP hb, int x, int y);
Parameters 
Description 
HDC hdc 
[in] HDC of destination 
HBITMAP hb 
[in]Bitmap to display 
int x 
[in] horizontal position 
int y 
[in] vertical position 

Displays a HBITMAP on the specified HDC.

Documentation v4.7 (18/01/2015), Copyright (c) 2015 anyKode. All rights reserved.
What do you think about this topic? Send feedback!