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

Home » Public Forums » archive » Re: Full Image Display
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: Full Image Display [message #37801 is a reply to message #37799] Sat, 24 January 2004 13:13 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Gaurav writes:

> Thanks for the help....first i tried the method suggested by Mr. Ben
> Tupper....but it dint work out (i tried it with dim(1) & dim (2) also
> ) ....it was just displaying a blank window.
>
> Then i tried to work with TVIMAGE.pro & it is working fine. Yet
> there is this problem of the window size...whatever be the true size
> of the image, it is always displayed in a 512 x 512 window

Well, you could do a couple of things. You could make
the window some other size:

Window, XSize=400, YSize=200
TVImage, image

Or, you could put it in a resizeable graphics window:

FSC_Window, 'TVImage', image

You will need the FSC_Window program:

http://www.dfanning.com/programs/fsc_window.zip

You would be able to save your image in various
formats and print it if you use this program.

Cheers,

David
--
David W. Fanning, Ph.D.
Fanning Software Consulting, Inc.
Phone: 970-221-0438, E-mail: david@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Extracting ROI without IDL objects is it possible
Next Topic: Virtual Machine in Windows

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

Current Time: Thu Oct 09 23:25:09 PDT 2025

Total time taken to generate the page: 2.08100 seconds