I need a way to grab an image from a video capture window and place it into a picturebox with out using the clipboard and with out saving it as a file. In otherwords, strictly using RAM.
Printable View
I need a way to grab an image from a video capture window and place it into a picturebox with out using the clipboard and with out saving it as a file. In otherwords, strictly using RAM.
If it's a Video Capture window the device should come with some sort of library to do this. If it doesn't, this will be hard. Taking screenshots or even trying to access it in Windows will more than likely end up producing the same outcome as trying to Screenshot a movie thats playing in WMP, then pasting it into paint.
Phreak
I wanna do it with VB6
thx
Why? What are the application requirements that you are working under?Quote:
Originally Posted by vbPoet