AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
March 2005

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

2005.03.17 21:58 "Re: Photoshop Masked area TIFF images", by Pascal Peuch
2005.03.17 22:49 "Re: Photoshop Masked area TIFF images", by Bob Friesenhahn
2005.03.17 23:34 "Re: Tiff file with Transparency mask (former 'Photoshop Masked area TIFF images')", by Pascal Peuch
2005.03.17 23:44 "Re: Tiff file with Transparency mask (former 'Photoshop Masked area TIFF images')", by Bob Friesenhahn
2005.03.18 22:17 "Re: Tiff file with Transparency mask (former 'Photoshop Masked area TIFF images')", by Pascal Peuch
2005.03.17 23:53 "Re: Photoshop Masked area TIFF images", by Chris Cox
2005.03.18 22:23 "Re: Photoshop Masked area TIFF images", by Pascal Peuch

2005.03.17 23:44 "Re: Tiff file with Transparency mask (former 'Photoshop Masked area TIFF images')", by Bob Friesenhahn

On Fri, 18 Mar 2005, Pascal Peuch wrote:
>
> I am at the moment specifying a new raster map product and I intend to use 
> the transparency mask for encoding the padding (void areas).

I recommend testing with Photoshop.  Anything you can create using 
Photoshop is likely to work with it.  Some applications are likely to 
have problems with handling a separate transparency mask.  They may 
complain or even crash.  I know that the software I maintain does not 
handle it right now.

In my testing, I find that associated alpha works well with Photoshop, 
but of course that consumes more resources than a simple bilevel mask 
since the alpha channel needs to be the same depth as the other 
channels, and math is required.  Unassociated alpha can be used with 
Photoshop, but only if an experienced user tells Photoshop how to use 
it.  Unassociated alpha is presented as an extra channel which can be 
assigned for use (by the user) as a mask.

Do you have a sample file that we can test with?

Bob

======================================
Bob Friesenhahn
bfriesen@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/