diff --git a/index.html b/index.html index 51d4a2d..518c413 100644 --- a/index.html +++ b/index.html @@ -870,6 +870,49 @@

Color spaces

to be applied (see ). However, color-aware applications will prefer one of the first three methods, while color-unaware applications will typically ignore all four methods.

+

Below is a list of color flags. If a single image is populated with multiple color flags, the uppermost chunk(s) in the + heirarchy should take precedence and the lower most chunk(s) should be ignored: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ Color Chunk Priority +
NamePriority
cICP1
iCCP2
sRGB3
cHRM and gAMA4
+ + + + + + +

Gamma correction is not applied to the alpha channel, if present. Alpha samples are always full-range and represent a linear fraction of full opacity.