File tree 1 file changed +5
-3
lines changed
1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -101,7 +101,10 @@ Predefined colorspaces for HDR: {#predefined-HDR}
101
101
=====================
102
102
103
103
In addition to the <a href="https://drafts.csswg.org/css-color-4/#predefined">SDR
104
- colorspaces</a> defined by CSS Color 4, the following HDR colorspaces are defined:
104
+ colorspaces</a> defined by CSS Color 4, the following HDR colorspaces are defined
105
+ for use in the color function [[css-color-4#color-function]] .
106
+
107
+ Serialization of values in these new colorspaces is identical to the decription in [[css-color-4/#serializing-color-values]] .
105
108
106
109
<dfn export>rec2100-pq</dfn> {#valdef-color-rec2100-pq}
107
110
---------------------------
@@ -120,9 +123,8 @@ Predefined colorspaces for HDR: {#predefined-HDR}
120
123
(IEEE standard 754-2008.)
121
124
from BT.2100 pp. 9-10? (or any wider representation, like float or double)?
122
125
123
- Issue: should the range be in absolute nits, ie [0.0, 10,000] ? Probably not.
124
-
125
126
Issue: should the values accept % as well as number? so 19% as well as 0.19.
127
+ Probably yes.
126
128
127
129
The Perceptual Quantizer (PQ) electro-optical transfer function is used
128
130
[[SMPTE-ST-2084]] ,[[!Rec_BT.2100]] .
You can’t perform that action at this time.
0 commit comments