This is really starting to piff me off now, no where on the internet is a working scrap of code that draws a single pixel onto a picture box based on x/y co-ordinates.
I would like to know if anyone has the programming knowledge on how do draw a pixel like this? :mystery:
EG: Draw(X,Y,R,G,B)
draws a single pixel on PictureBox1 at position X and Y with colour RGB
Please anyone with VB.net knowledge help me.
Thank you!!!
I would like to know if anyone has the programming knowledge on how do draw a pixel like this? :mystery:
EG: Draw(X,Y,R,G,B)
draws a single pixel on PictureBox1 at position X and Y with colour RGB
Please anyone with VB.net knowledge help me.
Thank you!!!