We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1371ab commit 5409a6dCopy full SHA for 5409a6d
css-color-4/Overview.bs
@@ -720,7 +720,10 @@ Transparency: the 'opacity' property</h3>
720
without including the sRGB ICC profile.
721
722
Similarly, PNG specifies a compact means
723
- (the <a href=""></a> )
+ (the <a href="https://www.w3.org/TR/png-3/#cICP-chunk">cICP chunk</a>)
724
+ to explicitly tag an image as being one of various SDR or HDR color spaces,
725
+ such as Display P3 or BT.2100 HLG,
726
+ without including an ICC profile.
727
728
Tagged RGB images,
729
and tagged images using a transformation of RGB such as YCbCr,
0 commit comments