📷 A modern, cross-platform, 2D Graphics library for .NET
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Brian Popow 9e6fbdb96b Fix build issue, dispose decoded jpeg image 5 years ago
..
Compression Add support for decoding tiff's with T.6 fax compression 5 years ago
PhotometricInterpretation Use bulk pixel conversion for some tiff color decoders 5 years ago
Utils Change tiff namespace to SixLabors.ImageSharp.Formats.Tiff; 5 years ago
ImageExtensionsTest.cs Add Tiff format to the default Configuration 5 years ago
TiffDecoderTests.cs Fix build issue, dispose decoded jpeg image 5 years ago
TiffEncoderBaseTester.cs Add test 5 years ago
TiffEncoderHeaderTests.cs Change tiff namespace to SixLabors.ImageSharp.Formats.Tiff; 5 years ago
TiffEncoderMultiframeTests.cs Add multi-frame tests 5 years ago
TiffEncoderTests.cs For YCbCr Tiff's with Jpeg compression explicitly assume RGB color space 5 years ago
TiffFormatTests.cs Change tiff namespace to SixLabors.ImageSharp.Formats.Tiff; 5 years ago
TiffMetadataTests.cs Resolution test fixes 5 years ago
TiffTestUtils.cs Exif/Tiff readers improvements 5 years ago