View Full Version : Coping an image to clipboard
Unregistered
March 25, 2006, 02:02:17
How may I copy an image from the preview to the cilpboard ?
Best regards.
Rafael Hinojosa
tecmedical@porta.net
Johannes Vogel
March 28, 2006, 13:22:14
Hello,
I have a few questions for you:
1) Which programming language are you using ?
2) Are you using an overlay only for the display or
3) are you using an overlay only for the sink ?
Rafael Hinojosa
April 2, 2006, 16:03:37
1) I am using VB 6
2) I am using an overlay only for the display
Best regards
Rafael Hinojosa
Stefan Geissler
April 3, 2006, 12:30:09
Hello Rafael,
Copying an image from the live stream into the clipbard is very simple:
ICImagingControl1.MemorySnapImage
Clipboard.Clear
Clipboard.SetData ICImagingControl1.Picture
That is all.
Rafael Hinojosa
April 4, 2006, 03:56:37
Stefan
Many thanks for your support. It works perfectly.
Best regards
Rafael Hinojosa
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.