• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
RE: multiple layers in tiff
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: multiple layers in tiff


  • Subject: RE: multiple layers in tiff
  • From: "Phil Barrett" <email@hidden>
  • Date: Tue, 10 Feb 2004 09:10:16 -0000

Roberto Toro wrote:
> Is it possible to save multiple layers in a tiff file?
> .. should I better use libtiff?

Adobe added TIFF layers in Photoshop 7, by simply including almost all of
its PSD file format as a custom field within the TIFF file. libtiff doesn't
support this field - and I doubt it will.

So the answer to your question is yes, it is possible to save layered TIFFs
using libtiff, but only by creating the PSD layer data yourself and adding
it as a custom field to a TIFF which contains the composite (flattened)
image.

Phil
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: NSView subclass + manual binding
  • Next by Date: Re: Making the correct button the default button?
  • Previous by thread: didClickTableColumn not called when column reordering is off
  • Next by thread: XML-RPC Framework and sending files
  • Index(es):
    • Date
    • Thread