SetPixels

Hello.
I played with the ImageLib a little.
Just copy the color values of a bitmap to a textfile and redraw it anywhere.
Some may find it interesting.
Criticism is welcome.
 

Attachments

  • SetPixels.zip
    17.6 KB · Views: 335
Last edited:
Still I don't understand why SetPixel doesn't work at Button_click :

Sub Button_click
Bitmap.SetPixel(x,y,color)
End Sub

???
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…