Forums

Full Version: Save a still image on VLDSImageDisplay
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,
I capture a camera with VLDSCapture and show directly the frames in a VLDSImageDisplay. If I stop VLDSCapture, I can see a still image (the last frame) in VLDSImageDisplay.
How can I copy this frame/picture into a bitmap (Graphics::TBitmap* picture or TJPEGImage* pJPG picture)?
Thanks for your help!
Reference URL's