Skip to content

Commit 5409a6d

Browse files
committed
[css-color-4] Add mention of PNG cICP chunk for tagging images
1 parent d1371ab commit 5409a6d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

css-color-4/Overview.bs

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -720,7 +720,10 @@ Transparency: the 'opacity' property</h3>
720720
without including the sRGB ICC profile.
721721

722722
Similarly, PNG specifies a compact means
723-
(the <a href=""></a> )
723+
(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.
724727

725728
Tagged RGB images,
726729
and tagged images using a transformation of RGB such as YCbCr,

0 commit comments

Comments
 (0)