Section courante

A propos

Section administrative du site

SetPixel

gdi32.dll Fixe le pixel
Windows NT 4+, 2000, XP, 2003

Syntaxe

Declare Function SetPixel Lib "gdi32.dll" ( ByVal hDC As Long, ByVal x As Long, ByVal y As Long, ByVal crColor As Long) As Long

Description

Cette fonction permet de fixer la couleur sous format RVB (RGB) d'un pixel affiché à l'écran.



Dernière mise à jour : Dimanche, le 6 décembre 2015