Browse Source

Add CieLab to supported formats for the tiff decoder

pull/2127/head
Brian Popow 4 years ago
parent
commit
bf4c0dc887
  1. 2
      src/ImageSharp/Formats/Tiff/README.md

2
src/ImageSharp/Formats/Tiff/README.md

@ -55,7 +55,7 @@
|TransparencyMask | | | |
|Separated (TIFF Extension) | | | |
|YCbCr (TIFF Extension) | | Y | |
|CieLab (TIFF Extension) | | | |
|CieLab (TIFF Extension) | | Y | |
|IccLab (TechNote 1) | | | |
### Baseline TIFF Tags

Loading…
Cancel
Save