Re: [img-conversion] create function (#19)

ImageData only supports RGBA8888 at the moment AFAIK. I've seen another proposal by Apple to extend this, but I think we should wait and see how that proposal works out and not try to jump the gun here.

Image data is not premultiplied, as per using getImageData() on a canvas.

---
Reply to this email directly or view it on GitHub:
https://github.com/WICG/img-conversion/issues/19#issuecomment-155776157

Received on Wednesday, 11 November 2015 12:56:43 UTC