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

Home » Public Forums » archive » multi-layer tiff file
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
multi-layer tiff file [message #88934] Sat, 05 July 2014 05:08 Go to previous message
greg.addr is currently offline  greg.addr
Messages: 160
Registered: May 2007
Senior Member
Anyone know a way to generate a multi-layer tiff from IDL (or any other format which would open in photoshop with images in separate layers)? I tried this:

IDL> a=dist(400)
IDL> b=bytscl(findgen(400,400))
IDL> c=[[[a]],[[b]]]
IDL> write_tiff,"d:\tmp\test.tif",c,planarconfig=2

but Photoshop doesn't like it (although Photoshop can read/write multi-layer tiffs). I'm hoping to create a ~100 layer image file.

cheers,
Greg
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Problem in band operations.
Next Topic: Delete element from the structure inside another structure

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

Current Time: Wed Oct 08 19:19:57 PDT 2025

Total time taken to generate the page: 0.00410 seconds