Support TIFFs utilizing ExtraSamples #2026
-
First of all, I want to tell you how much we appreciate your work. ImageSharp is a great library and we have never had a problem with it. We recently upgraded to v2 to take advantage of the TIFF support. When loading some TIFFs via |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
As the exception states, we do not support ExtraSamples yet. You can find an overview of what is supported and what not in the ReadMe in the tiff format folder: TiffReadMe Any help with implementing missing features is very welcome. |
Beta Was this translation helpful? Give feedback.
-
With PR #2062, #2047 and #2037 merged to main, we support now decoding Tiff images with alpha data. It can be tried out via our nightly builds. edit: with 2.1.0 released, its now available via the nuget feed |
Beta Was this translation helpful? Give feedback.
With PR #2062, #2047 and #2037 merged to main, we support now decoding Tiff images with alpha data. It can be tried out via our nightly builds.
edit: with 2.1.0 released, its now available via the nuget feed