R
rocio
Yes, this is staright forward but this code does not work:
PictureBox1.Image = new Bitmap("\SD Card\myfile.jpg")
PictureBox1.Update()
however if I load a specific BMP file it gets displayed. So how do I load a
jpEG then?
PictureBox1.Image = new Bitmap("\SD Card\myfile.jpg")
PictureBox1.Update()
however if I load a specific BMP file it gets displayed. So how do I load a
jpEG then?