sforsandeep
New member
- Joined
- Mar 5, 2010
- Messages
- 2
- Programming Experience
- 3-5
Hi friends,
I'm a beginner in this forum. Now I'm in big trouble in my application. I asked to create a form in which the selected video should be play in the picturebox. I've done it using Directx method. But how can capture a frame of the currently playing video. When I use the Picturebox.image.save method it saves the image which is assigned using its picture property. I can't save any newly draws item. Same issue also in my graph application. In that I use line method to draw graph on that form. In this case also, when I save it saves the picture with out the newly draw graph. It saves only the image which assigned by the picture property. I think u got my problem. I'm expecting ur kind solution in this situations. Thanx in advance...
I'm a beginner in this forum. Now I'm in big trouble in my application. I asked to create a form in which the selected video should be play in the picturebox. I've done it using Directx method. But how can capture a frame of the currently playing video. When I use the Picturebox.image.save method it saves the image which is assigned using its picture property. I can't save any newly draws item. Same issue also in my graph application. In that I use line method to draw graph on that form. In this case also, when I save it saves the picture with out the newly draw graph. It saves only the image which assigned by the picture property. I think u got my problem. I'm expecting ur kind solution in this situations. Thanx in advance...