GetPixel |
gdi32.dll | Demande le pixel |
---|---|---|
Windows NT 4+, 2000, XP, 2003 |
Syntaxe
Declare Function GetPixel Lib "gdi32.dll" ( ByVal hdc As Long, ByVal x As Long, ByVal y As Long) As Long |
Description
Cette fonction permet de demander la couleur sous format RVB (RGB) d'un pixel affiché à l'écran.
Dernière mise à jour : Dimanche, le 6 décembre 2015