anyKode Marilou
|
static void Display(HDC hdc, HBITMAP hb, int x, int y);
Parameters |
Description |
HDC hdc |
[in] HDC de destination |
HBITMAP hb |
[in] Bitmap à afficher |
int x |
[in] Position horizontale |
int y |
[in] Position verticale |
Affiche un HBITMAP sur le HDC spécifié.
Documentation v4.7 (18/01/2015), Copyright (c) 2015 anyKode. All rights reserved.
|
What do you think about this topic? Send feedback!
|