We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4eb4e54 commit 4439c38Copy full SHA for 4439c38
src/ImageSharp/Formats/Tiff/README.md
@@ -25,7 +25,7 @@
25
26
## Implementation Status
27
28
-- The Decoder and Encoder currently only supports a single frame per image.
+- The Decoder currently only supports a single frame per image.
29
- Some compression formats are not yet supported. See the list below.
30
31
### Deviations from the TIFF spec (to be fixed)
@@ -81,7 +81,7 @@
81
|Thresholding | | | |
82
|CellWidth | | | |
83
|CellLength | | | |
84
-|FillOrder | | - | Ignore. In practice is very uncommon, and is not recommended. |
+|FillOrder | | Y | |
85
|ImageDescription | Y | Y | |
86
|Make | Y | Y | |
87
|Model | Y | Y | |
0 commit comments