- Home
·
- Graphics
·
- Load and save images to a picture or image box with one line of code
Load and save images to a picture or image box with one line of code
Load and save images to a picture or image box with one line of code
Rate Load and save images to a picture or image box with one line of code
(1(1 Vote))
picture1.picture = loadpicture "C:\test.bmp"
'to save a picture
savepicture picture1.picture, "C:\test.bmp"
Load and save images to a picture or image box with one line of code Comments
No comments yet — be the first to post one!
Post a Comment