Skip to content

Add rec2100-linear to PredefinedColorSpace #11526

@ccameron-chromium

Description

@ccameron-chromium

What is the issue with the HTML Standard?

The rec2100-linear is an extremely useful space for canvas applications that use floating-point color values, and should be added to PredefinedColorSpace. It is wide gamut, can be used with HDR, and is a linear space (which is particularly useful for physically based rendering applications).

It lines up with kCGColorSpaceExtendedLinearITUR_2020 and with VK_COLOR_SPACE_BT2020_LINEAR_EXT.

This space (and the other predefined spaces) all share the same white. So, in particular, [1,1,1] in rec2100-linear is to match white. This is described in the converting colors section, but it's worth pointing out here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions