- From: Chris Lilley <chris@w3.org>
- Date: Tue, 8 Nov 2022 20:45:07 -0500
- To: public-colorweb@w3.org
The choice of float32 for ImageData could be explained. In particular, is this an RGBA of 4 * float32 and why is it not 4 * float16? Also there is a slight risk that peple skip over the float part and see 32bits (4 * uint8) Other than that, this looks great! On 2022-11-08 08:46, Christopher Cameron wrote: > As discussed in the previous call, I've separated floating point pixel > values from HDR canvas capabilities. > > The following document is that proposal. > https://github.com/w3c/ColorWeb-CG/blob/master/canvas_float.md > > Please provide any feedback you have on the proposal. I will be trying > to get this landed in the HTML spec first, and then introduce the HDR > canvas proposal separately. > -- Chris Lilley @svgeesus Technical Director @ W3C W3C Strategy Team, Core Web Design W3C Architecture & Technology Team, Core Web & Media
Received on Wednesday, 9 November 2022 01:45:09 UTC