StretchBlt |
gdi32.dll | Construire un morceau |
---|---|---|
Windows NT 4+, 2000, XP, 2003 |
Syntaxe
Declare Function StretchBlt Lib "gdi32.dll" ( ByVal hdc As Long, ByVal x As Long, ByVal y As Long, ByVal nWidth As Long, ByVal nHeight As Long, ByVal hSrcDC As Long, ByVal XSrc As Long, ByVal YSrc As Long, ByVal nSrcWidth As Long, ByVal nSrcHeight As Long, ByVal dwRop As Long) As Long |
Description
Cette fonction permet de copier un morceau dans une autre image.
Dernière mise à jour : Dimanche, le 6 décembre 2015