Home »
Public Forums »
archive »
Re: accessing image data from Windows-clipboard
Re: accessing image data from Windows-clipboard [message #52188] |
Mon, 15 January 2007 18:13 |
badjelly.witch
Messages: 27 Registered: May 2006
|
Junior Member |
|
|
holg wrote:
> Hello,
>
> I want to use image data from a windows program outside IDL 6.2. For
> this I create a screenshot using the "print screen" key. Is there an
> IDL-functionality, that allows to access the image data from the
> Microsoft Windows clipboard?
Not that i know of. IDL can write image data to the clipboard easily
enough, but not read it.
Doubtless it would be possible to write something suitable in C or
Python or Java or something and then link this to IDL. Possible, but
not easy.
You might want to consider revising your requirements.
|
|
|
Current Time: Wed Oct 08 19:34:19 PDT 2025
Total time taken to generate the page: 0.00526 seconds