What is the issue with the HTML Standard?
The data backing an ImageData can only be Uint8 RGBA.
This issue is to add the ability to create an ImageData with different formats, including Float16Array RGBA.
Edit: Added the following explainer:
https://github.com/ccameron-chromium/ColorWeb-CG/blob/image_data_float/image_data_float.md
What is the issue with the HTML Standard?
The data backing an ImageData can only be Uint8 RGBA.
This issue is to add the ability to create an ImageData with different formats, including
Float16ArrayRGBA.Edit: Added the following explainer:
https://github.com/ccameron-chromium/ColorWeb-CG/blob/image_data_float/image_data_float.md