@@ -963,7 +963,7 @@ Predefined color spaces for HDR: {#predefined-HDR}
963963 <tr>
964964 <th> Percent reference range</th>
965965 <td> for Jz: 0% = 0.0, 100% = 1.0<br>
966- for az and bz: -100% = -1.0 , 100% = 1.0 </td>
966+ for az and bz: -100% = -0.21 , 100% = 0.21 </td>
967967 </tr>
968968 </table>
969969
@@ -1000,6 +1000,26 @@ Predefined color spaces for HDR: {#predefined-HDR}
10001000 measured from the positive a<sub> z</sub> axis,
10011001 towards the positive b<sub> z</sub> axis.
10021002
1003+ It has the following characteristics:
1004+
1005+ <table>
1006+ <thead><td></td><td> x</td><td> y</td></thead>
1007+ <tr><th> White chromaticity</th><td colspan="2"> [=D65=] </td></tr>
1008+ <tr><th> Transfer function</th><td colspan="2"> Perceptual Quantizer</td></tr>
1009+ <tr><th> Peak white luminance</th><td colspan="2"> 10,000 cd/m²</td></tr>
1010+ <tr><th> Black luminance</th><td colspan="2"> 0.001 cd/m²</td></tr>
1011+ <tr><th> Image state</th><td colspan="2"> display-referred</td></tr>
1012+ <tr>
1013+ <th> Percentages</th>
1014+ <td colspan="2"> Allowed for Jz and Cz</td>
1015+ </tr>
1016+ <tr>
1017+ <th> Percent reference range</th>
1018+ <td> for Jz: 0% = 0.0, 100% = 1.0<br>
1019+ for Cz: -100% = -0.26, 100% = 0.26</td>
1020+ </tr>
1021+ </table>
1022+
10031023 <div class="example">
10041024 This color represents the sRGB color "lime" in ''Jzazbz''
10051025 <pre>
@@ -1074,7 +1094,7 @@ Converting JzCzHz colors to Jzazbz colors</h4>
10741094 <tr>
10751095 <th> Percent reference range</th>
10761096 <td> for I: 0% = 0.0, 100% = 1.0<br>
1077- for Ct and Cp: -100% = -1.0 , 100% = 1.0 </td>
1097+ for Ct and Cp: -100% = -0.5 , 100% = 0.5 </td>
10781098 </tr>
10791099 </table>
10801100
0 commit comments