| AWARE [SYSTEMS] | Imaging expertise for the Delphi developer | |||||||
![]() |
TIFF and LibTiff Mailing List Archive | |||||||
LibTiff Mailing List
TIFF and LibTiff Mailing List Archive Contact
The TIFF Mailing List Homepage |
Thread2008.04.17 14:03 "Re: a question about creating transparency of the image in TIFF", by Frank WarmerdamКонстантин Луцкий wrote: > Hi. Can anyone help me ? How can I create transparency of the image in TIFF? Konstantin, The conventional approach is to create an alpha sample for each pixel, and set it to indicate transparent pixels. There is no mechanism in TIFF to identify a single pixel value as being transparent, and the pseudocolor table does not include alpha values, so it cannot be indicated there. In this regard TIFF is less expressive than PNG for instance. Best regards, -- ---------------------------------------+-------------------------------------- I set the clouds in motion - turn up | Frank Warmerdam, warmerdam@pobox.com light and sound - activate the windows | http://pobox.com/~warmerdam and watch the world go round - Rush | President OSGeo, http://osgeo.org |
|||||||