RE: Image Capture spec: new version

> I know ImageData from the canvas 2D API; where does the Bitmap come from?

https://html.spec.whatwg.org/multipage/webappapis.html#images


-----Original Message-----
From: Martin Thomson [mailto:martin.thomson@gmail.com] 
Sent: Monday, October 27, 2014 7:48 PM
To: Mandyam, Giridhar
Cc: public-media-capture@w3.org
Subject: Re: Image Capture spec: new version

On 27 October 2014 19:13, Mandyam, Giridhar <mandyam@quicinc.com> wrote:
> Thought I'd circulate it before updating the GH repo.

Pull requests are good for getting review of incremental changes.  You could provide ~ 4 PRs based on your email.

> grabFrame():  i. Should it return an ImageData or Image Bitmap object?

I know ImageData from the canvas 2D API; where does the Bitmap come from?

Received on Tuesday, 28 October 2014 03:15:47 UTC