How do a put a single pixels on the screen. Is there a pixel(x,y,colour) style of function? (similar to Line)
Cheers
Printable View
How do a put a single pixels on the screen. Is there a pixel(x,y,colour) style of function? (similar to Line)
Cheers
Opps, found it now, you use the SetPixel API.