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

Home » Public Forums » archive » question to write_tiff
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: question to write_tiff [message #10374 is a reply to message #10283] Fri, 14 November 1997 00:00 Go to previous message
davidf is currently offline  davidf
Messages: 2866
Registered: September 1996
Senior Member
[This followup was also posted to comp.lang.idl-pvwave]

A.Kuhr (rew032@isr141.isr.kfa-juelich.de) writes:

> How can I make a colored picute with write_tiff...????
>
> I tried to give this:
>
> TVLCT, r, g, b, /GET
> Pict = TVRD()
> WRITE_TIFF, 'plottest.jpg', Pict, r, g, b
>
> but errors appear... :((

Try,

WRITE_TIFF, 'plottest.jpg', pict, Red=r, Green=g, Blue=b

^^^ ?!

Cheers,

David

-----------------------------------------------------------
David Fanning, Ph.D.
Fanning Software Consulting
E-Mail: davidf@dfanning.com
Phone: 970-221-0438
Coyote's Guide to IDL Programming: http://www.dfanning.com/
[Message index]
 
Read Message
Read Message
Previous Topic: CGM output from object graphics
Next Topic: Competitive upgrade from Matlab to IDL for Power Macintosh

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

Current Time: Wed Oct 08 20:05:11 PDT 2025

Total time taken to generate the page: 0.00409 seconds