Commit c96c460 1 parent 6ada5d0 commit c96c460 Copy full SHA for c96c460
File tree 1 file changed +27
-36
lines changed
1 file changed +27
-36
lines changed Original file line number Diff line number Diff line change @@ -871,52 +871,43 @@ <h2>Color spaces</h2>
871
871
methods, while color-unaware applications will typically ignore all four methods.</ p >
872
872
873
873
< p > Below is a list of color flags. If a single image is populated with multiple color flags, the uppermost chunk(s) in the
874
- heirarchy should take precedence and the lower most chunk(s) should be ignored:
875
-
876
- < table id ="color-chunk-precendence " class ="numbered simple ">
877
- < caption >
878
- Color Chunk Priority
879
- </ caption >
880
-
881
- < tr >
882
- < th > Name</ th >
883
- < th > Priority</ th >
884
- </ tr >
885
-
886
- < tr >
887
- < td > < a href ="#cICP-chunk " class ="chunk "> cICP</ a > </ td >
888
- < td > 1</ td >
889
- </ tr >
890
-
891
- < tr >
892
- < td > < a class ="chunk " href ="#11iCCP "> iCCP</ a > </ td >
893
- < td > 2</ td >
894
- </ tr >
895
-
896
- < tr >
897
- < td > < span class ="chunk "> sRGB</ span > </ td >
898
- < td > 3</ td >
899
-
900
- < tr >
901
- < td > < a class ="chunk " href = "#11cHRM "> cHRM and < a class ="chunk " href ="#11gAMA "> gAMA</ a > </ a > </ td >
902
- < td > 4</ td >
903
- </ tr >
904
-
905
- </ tr >
906
-
907
-
908
- </ table >
874
+ heirarchy should take precedence and the lower most chunk(s) should be ignored:</ p >
909
875
876
+ < table id ="color-chunk-precendence " class ="numbered simple ">
877
+ < caption >
878
+ Color Chunk Priority
879
+ </ caption >
910
880
881
+ < tr >
882
+ < th > Name</ th >
883
+ < th > Priority</ th >
884
+ </ tr >
911
885
886
+ < tr >
887
+ < td > < a href ="#cICP-chunk " class ="chunk "> cICP</ a > </ td >
888
+ < td > 1</ td >
889
+ </ tr >
912
890
891
+ < tr >
892
+ < td > < a class ="chunk " href ="#11iCCP "> iCCP</ a > </ td >
893
+ < td > 2</ td >
894
+ </ tr >
913
895
896
+ < tr >
897
+ < td > < span class ="chunk " href ="#11sRGB "> sRGB</ span > </ td >
898
+ < td > 3</ td >
899
+ </ tr >
914
900
901
+ < tr >
902
+ < td > < a class ="chunk " href ="#11cHRM "> cHRM</ a > and < a class ="chunk " href ="#11gAMA "> gAMA</ a > </ td >
903
+ < td > 4</ td >
904
+ </ tr >
905
+ </ table >
915
906
916
907
< p > < a > Gamma</ a > correction is not applied to the alpha channel, if present. Alpha samples are always full-range and represent
917
908
a linear fraction of full opacity.</ p >
918
909
919
- < p > Mastering metadata may also be provided</ p >
910
+ < p > Mastering metadata may also be provided. </ p >
920
911
</ section >
921
912
<!-- Maintain a fragment named "4Concepts.PNGImageTransformation" to preserve incoming links to it -->
922
913
You can’t perform that action at this time.
0 commit comments