Function SetPixel

Top 

Declaration:

void SetPixel(unsigned long handle, int x, int y, unsigned long color);

 

Draws one point of the specified color in the specified place.