LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I get the image data from Clipboard with LV

Anybody knows How can get the image data after pressd "print screen button" with LV?
I want to program a software which can save a image as a bmp or jpeg etc, and the image data is from pressed print screen button. 
 
How to get it out from clipboard. I am trapping about. thanks in advance.
________________________________________________________


Try to make everything Automatic
Message 1 of 3
(3,460 Views)
You can have a look at Rolf Kalbermatter's post here (give him stars) or, if you're using scripting, you can use the Application class Get Clipboard Image method.

___________________
Try to take over the world!
Message 2 of 3
(3,450 Views)
tst,
    Thank you, Yes. I got it. and I have done what you recommended.
________________________________________________________


Try to make everything Automatic
Message 3 of 3
(3,423 Views)