Re: Image Capture spec: new version

On 27 October 2014 20:14, Mandyam, Giridhar <mandyam@quicinc.com> wrote:
> https://html.spec.whatwg.org/multipage/webappapis.html#images

Oh, that's the indirected form: you don't get the pixels, but you can
draw to a canvas and sample the canvas.  I'm not particularly
enamoured of the idea given that canvas potentially loses information.
Either the raw image as ImageData, or a blob with an image media type
would make the most sense to me.

BTW, congratulations are in order: you have just identified another
site that fails when you disable RC4 in your browser and the first
that I've found.  For some reason, RC4 is the *only* ciphersuite this
site will negotiate.

Received on Tuesday, 28 October 2014 03:36:54 UTC