|
anyKode Marilou
|
void Display(HBITMAP hbitmap, int x, int y);
|
Parameters |
Description |
|
HBITMAP hbitmap |
[in] Handle du bitmap à afficher |
|
int x |
[in] Position horizontale |
|
int y |
[in] Position verticale |
Affiche un HBITMAP directement sur l'écran, c'est à dire sur le HDC retourné par GetScreenHDC.
|
Documentation v4.7 (18/01/2015), Copyright (c) 2015 anyKode. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|