Skip to content

ImageData: Add Float16Array backing support #10856

Open
@ccameron-chromium

Description

@ccameron-chromium

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions