Re: [img-conversion] Should ImageData.create() accept an ArrayBuffer/ArrayBufferView? (#21)

On November 26, 2015 at 11:29:32 PM, Ashley (Scirra) (notifications@github.com) wrote:
> As specced, ImageData.create() can take a HTMLImageElement or Blob. Should it also  
> take an ArrayBuffer or typed array view so that data stored in typed arrays can also be  
> decoded without first having to convert to a Blob?

Would be great to automatically handle that. 




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

Received on Monday, 30 November 2015 01:22:39 UTC