POV-Ray : Newsgroups : povray.beta-test : background alpha and anti aliasing : Re: background alpha and anti aliasing Server Time
30 Jun 2024 17:25:40 EDT (-0400)
  Re: background alpha and anti aliasing  
From: Ive
Date: 4 Jul 2010 09:06:31
Message: <4c308757@news.povray.org>
On 04.07.2010 12:24, clipka wrote:
> Some other image file formats, such as OpenEXR and TIFF, officially use
> associated - or premultiplied - alpha, which means that the data is
> stored in the file already pre-composed against a black background, so
> simply ignoring alpha would indeed give what you'd expect.


To clarify and to prevent a new bug within POV-Ray:

I do not know where you did get the information/impression that TIFF 
"officially use associated - or premultiplied - alpha". This is not true 
as TIFF allows *everything*.
You might have misread the TIFF 6.0 specs section 18: Associated Alpha 
Handling. This section applies only *IF* the "ExtraSamples" tag is 
present and the value of the tag reads 1. In most cases (in all if the 
TIFF was written by any Adobe software) the value of the ExtraSample tag 
will be 0 - i.e. unassociated, non-pre-multiplied, straight.

-Ive


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.