📷 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 91ff891815 Put decoder and encoder tests in one test collection, so those tests are executed serial 5 years ago
..
Compression Change tiff namespace to SixLabors.ImageSharp.Formats.Tiff; 5 years ago
PhotometricInterpretation Final migrations 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 Put decoder and encoder tests in one test collection, so those tests are executed serial 5 years ago
TiffEncoderHeaderTests.cs Change tiff namespace to SixLabors.ImageSharp.Formats.Tiff; 5 years ago
TiffEncoderTests.cs Put decoder and encoder tests in one test collection, so those tests are executed serial 5 years ago
TiffFormatTests.cs Change tiff namespace to SixLabors.ImageSharp.Formats.Tiff; 5 years ago
TiffMetadataTests.cs Keep BitsPerSample array when decoding tiff, otherwise bits per channel would be ambiguous if we only keep bits per pixel 5 years ago
TiffTestUtils.cs Exif/Tiff readers improvements 5 years ago