anyKode Marilou
ContentsIndexHome
PreviousUpNext
Image::Display (HBITMAP, int, int)
C++
void Display(HBITMAP hbitmap, int x, int y);
Parameters 
Description 
HBITMAP hbitmap 
[in] Handle of the bitmap to display 
int x 
[in] Horizontal position 
int y 
[in] Vertical position 

Displays a HBITMAP directly on the screen, i.e. the HDC returned by GetScreenHDC.

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