Skip to content

CSS for HDR values? #24

Closed
Closed
@greggman

Description

@greggman

The 2D canvas API gets colors from CSS colors. Many CSS colors are defined as 8 bit colors, example

 rgb(255, 0, 255)

I'm just guessing the CSS spec doesn't handle rgb(512,0,1024) if you want 2,0,4 float values written into a the canvas. What happens here?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions