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

Home » Public Forums » archive » Updates to SAVEIMAGE and SHOWIMAGE
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Updates to SAVEIMAGE and SHOWIMAGE [message #17038] Thu, 09 September 1999 00:00 Go to previous message
Liam Gumley is currently offline  Liam Gumley
Messages: 473
Registered: November 1994
Senior Member
I've just updated the SAVEIMAGE and SHOWIMAGE tools. Support for 16-bit
display mode was added, and color decomposition handling is now
improved. These tools transparently handle any conversions necessary
between the current IDL display mode (8, 16, or 24-bit), and the
selected image format.

To save the contents of the current graphics window to GIF or JPEG
format:
IDL> saveimage, 'test.gif'
IDL> saveimage, 'test.jpg, /jpeg

To display an image in TIFF format:
IDL> showimage, 'test.tif'

See 'Image Tools' at http://cimss.ssec.wisc.edu/~gumley

Cheers,
Liam.

--
Liam E. Gumley
Space Science and Engineering Center, UW-Madison
http://cimss.ssec.wisc.edu/~gumley
[Message index]
 
Read Message
Read Message
Previous Topic: Re: newbie question / concatenation of arrays of nested structure
Next Topic: screen show of widget app ?

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

Current Time: Sat Oct 11 13:49:33 PDT 2025

Total time taken to generate the page: 1.19866 seconds