comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » how do I create an image file from an object graphics window?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: how do I create an image file from an object graphics window? [message #40248 is a reply to message #40101] Fri, 23 July 2004 03:27 Go to previous messageGo to previous message
Antonio Santiago is currently offline  Antonio Santiago
Messages: 201
Registered: February 2004
Senior Member
Diract graphics is not campatible with objects graphics.

If you want a screenshot of the IDLgrWindow you can use:
oWindow->GetProperty, IMAGE_DATA=img
WRITE_PNG, name, img

or you can use the method "read" of the idlgrwindow.

Bye.



Holger B. wrote:
> Hi,
>
> I want to save the RGB-image displayed in an object graphics window
> (IDLgrWindow) in a TIFF or JPEG file. When I use TVRD to copy the
> image from the window, the resulting image is empty. My impression is,
> that TVRD does not work with object graphics.
> My question: how do I create an image file from an object graphics
> window?
>
> Thanks,
> Holger
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Translate characters/string size to data/normal coordinates?
Next Topic: IDL program

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 01:39:42 PDT 2025

Total time taken to generate the page: 0.16088 seconds