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 2002

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

2002.03.05 14:53 "Photoshop Alpha Channel", by Phil Hulme
2002.03.05 17:32 "Re: Photoshop Alpha Channel", by Andreas R Kleinert
2002.03.05 20:58 "Re: Photoshop Alpha Channel", by Chris Cox
2002.03.06 00:46 "Re: Photoshop Alpha Channel", by Peter Montgomery
2002.03.06 01:36 "Re: Photoshop Alpha Channel", by Chris Cox
2002.03.06 07:36 "Re: Photoshop Alpha Channel", by Peter Montgomery
2002.03.06 08:15 "Re: Photoshop Alpha Channel", by Chris Cox
2002.03.06 23:32 "Re: Photoshop Alpha Channel", by Daniel Mccoy
2002.03.07 18:58 "Re: Photoshop Alpha Channel", by James Burgess
2002.03.06 08:55 "Re: Photoshop Alpha Channel", by Phil Hulme
2002.03.06 22:32 "Re: Photoshop Alpha Channel", by Chris Cox

2002.03.06 22:32 "Re: Photoshop Alpha Channel", by Chris Cox

At 8:55 AM +0000 3/6/02, Hulme, Phil wrote:
> Chris, I apologise if the wording caused offence.

No, just puzzlement.


> I think this partly answers my question so a more specific one is now what
> is the simplest way to change an existing channel from type 1 (associated)
> to type 0 (unspecified) so I can access it from the Photoshop channels
> palette.

You can copy the transparency to another channel using the 
calculations command.
But you can't easily replace the image transparency without damaging 
the image contents.

So the easiest way would be a quick program that changes all the 
extra channels in a TIFF file to 0.  Yyou don't even have to parse 
the full file or use libtiff - just parse enough of the structure to 
find the extra channels tag, change that in place and stop.

Where are you getting files with incorrectly marked channels?



> P.S. to those who have complained about my signature I'm sorry but I have
> absolutely no control over this as it is added on the way out through the
> companies firewall.

Please notify your system administrator that they're a taco short of 
a combination platter.
Even the most anal of law firms I work with doesn't have a sig that big.

Chris