teasame / webp

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

[patch] WIC alpha support #83

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
A patch for WIC alpha channel encoding/decoding support.

Original issue reported on code.google.com by iskes...@gmail.com on 17 Jun 2011 at 11:42

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by jz...@google.com on 20 Jun 2011 at 11:33

GoogleCodeExporter commented 9 years ago
I think to start this may be made simpler by inspecting 
pFrame->GetPixelFormat(). Moving forward if necessary we could get more details 
from the source, but I'd think this should be possible through WIC.

Original comment by jz...@google.com on 21 Jun 2011 at 11:10

GoogleCodeExporter commented 9 years ago
Maybe something like this:
https://review.webmproject.org/2549

Original comment by jz...@google.com on 22 Jun 2011 at 2:15

GoogleCodeExporter commented 9 years ago

Original comment by jz...@google.com on 8 Jul 2011 at 9:11