diff --git a/index.html b/index.html index 518c413..c4e6a1a 100644 --- a/index.html +++ b/index.html @@ -871,52 +871,43 @@

Color spaces

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
+ 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.

-

Mastering metadata may also be provided

+

Mastering metadata may also be provided.