Open kirillezhov opened 4 years ago
I think ImageSharp doesn't support TIFF. See https://github.com/SixLabors/ImageSharp/issues/12
There's a TIFF-encoder and decoder for ImageSharp : https://github.com/ChrisVanDijk/ImageSharp-Tiff
I think ImageSharp doesn't support TIFF. See SixLabors/ImageSharp#12
There's a TIFF-encoder and decoder for ImageSharp : https://github.com/ChrisVanDijk/ImageSharp-Tiff
thx. you helped me a lot
I think ImageSharp doesn't support TIFF. See SixLabors/ImageSharp#12
There's a TIFF-encoder and decoder for ImageSharp : https://github.com/ChrisVanDijk/ImageSharp-Tiff
Apparently ImageSharp now has support for Tiff images according to that issue but I still get the same exception as OP. PdfSharpCore 1.3.13
Hi @ststeiger ! Help me please! When i try to open TIFF image i get exception: SixLabors.ImageSharp.UnknownImageFormatException
Exception: