POV-Ray : Newsgroups : povray.general : PNG files for image maps Server Time
11 Aug 2024 03:34:21 EDT (-0400)
  PNG files for image maps (Message 1 to 2 of 2)  
From: John M  Dlugosz
Subject: PNG files for image maps
Date: 19 Sep 1999 23:16:46
Message: <37e5a71e@news.povray.org>
The image_map pigment provides for filter/transmit modifiers to specify
these properties for individual color index values, for paletted images.

If an PNG file is specified that is already tagged with transparancy, can
POV respect that?

Note that PNG can store <r,g,b,t> values for pixels, not just <r,g,b>.  For
paletted images, a palette entry can store the Alpha (transparant) value as
well.

--John


Post a reply to this message

From: Mike
Subject: Re: PNG files for image maps
Date: 19 Sep 1999 23:40:10
Message: <37E5AA8D.747FCF66@aol.com>
If you mean having it use the alpha channel for tranparency, than yes, though
it will be unfiltered.  I don't know about using tranparency in the palette
though.

-Mike

John M. Dlugosz wrote:

> The image_map pigment provides for filter/transmit modifiers to specify
> these properties for individual color index values, for paletted images.
>
> If an PNG file is specified that is already tagged with transparancy, can
> POV respect that?
>
> Note that PNG can store <r,g,b,t> values for pixels, not just <r,g,b>.  For
> paletted images, a palette entry can store the Alpha (transparant) value as
> well.
>
> --John


Post a reply to this message

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