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
August 2007

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

2007.08.06 22:08 "Transparency ... associated or unassociated alpha is more compatible?", by William Gallafent
2007.08.06 22:27 "Re: Transparency ... associated or unassociated alpha is more compatible?", by Bob Friesenhahn
2007.08.06 22:28 "Re: Transparency ... associated or unassociated alpha is morecompatible?", by Chris Cox
2007.08.06 22:32 "Re: Transparency ... associated or unassociated alpha is morecompatible?", by Chris Cox
2007.08.06 22:48 "Re: Transparency ... associated or unassociated alpha is morecompatible?", by Bob Friesenhahn
2007.08.06 22:48 "Re: Transparency ... associated or unassociated alpha is morecompatible?", by Chris Cox

2007.08.06 22:27 "Re: Transparency ... associated or unassociated alpha is more compatible?", by Bob Friesenhahn

On Mon, 6 Aug 2007, William Gallafent wrote:

> I'm experimenting with TIFF export for RGBA images, bit depth
> eight and sixteen. I need to decide which style of alpha
> channel to use in order to maximise interoperability with other

As best I can tell, alpha is only meaningful in TIFF for the 
associated alpha case.  It is the only case where the purpose/use of 
the alpha is defined.  One is only left to assume the intention of the 
alpha channel for unassociated alpha.

PNG, SGI RGB, Targa, and many other formats supporting an alpha 
channel use unassociated alpha.  In my own experience, unassociated 
alpha causes less headache (outside of TIFF) since so many other 
formats and algorithms work better with unassociated alpha.  As an 
example of where associated alpha causes a headache, consider the 
algorithm necessary to save the image to a palette-based image format.

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