xmubingo / webp

Automatically exported from code.google.com/p/webp
0 stars 0 forks source link

Add a channel for translucency in images #19

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
A really bold suggestion, but seeing that GIF had transparency 21 years ago and 
WebP is "something new", I think it's not a bad thing to have share my thoughts 
about it.

I'd like to propose to include a channel for translucency.

What I mean by this is to gain the ability to render the given color on the 
surface diffusely rather than using an opacity, making the underlying surface 
unclear and/or blurry.

To my knowledge this is not yet possible for web-based image formats, and I 
believe it's something which certainly could add value to the web. Right now an 
effect like this could be simulated using, for example, the HTML5 <canvas> 
element.

Original issue reported on code.google.com by peter@chromium.org on 21 Oct 2010 at 4:23

GoogleCodeExporter commented 9 years ago
Alpha channel support has already been requested (via issue#8)

Original comment by vikaas.a...@gmail.com on 15 Nov 2010 at 12:24

GoogleCodeExporter commented 9 years ago
Transparency and translucency are not the same, it's not a dupe.

Original comment by peter@chromium.org on 15 Nov 2010 at 12:32