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

Home » Public Forums » archive » Re: can I set INTERLEAVE type in DIALOG_WRITE_IMAGE
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: can I set INTERLEAVE type in DIALOG_WRITE_IMAGE [message #30644] Mon, 13 May 2002 10:11 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Xiaoying Jin (xje4e@mizzou.edu) writes:

> I think the INTERLEAVE used by DIALOG_WRITE_IMAGE is 0 (Pixle interleaved)
> With WRITE_TIFF, how can I easily make a dialog to choose the directory and
> filename?

Uh, Dialog_Pickfile?

filename = Dialog_Pickfile(Filter='*.tif', File='myimage.tif',
Write=1, Title='Save TIFF File As...')
IF filename NE "" THEN Write_Tiff, filename, image, PlanarConfig=2

Cheers,

David

--
David W. Fanning, Ph.D.
Fanning Software Consulting
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
Previous Topic: Re: Online Help ideas
Next Topic: Re: RSI Update on IDL for Mac OS X

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

Current Time: Sat Oct 11 06:54:17 PDT 2025

Total time taken to generate the page: 1.51745 seconds