hellow,
I want to save a picture with every title of a movie.
But if i use this:
pictureBox1.Image.Save = System.Drawing.Image.FromFile(fdlg.FileName);
it gives an error on the save
What do i need to do?
can somebody help me with this?
thx and greetings