📷 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 3b4be36313 Keep BitsPerSample array when decoding tiff, otherwise bits per channel would be ambiguous if we only keep bits per pixel 5 years ago
..
Compression Change tiff namespace to SixLabors.ImageSharp.Formats.Tiff; 5 years ago
PhotometricInterpretation Review changes 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 Add support for decoding 10 bit per channel rgb tiff's 5 years ago
TiffEncoderHeaderTests.cs Change tiff namespace to SixLabors.ImageSharp.Formats.Tiff; 5 years ago
TiffEncoderTests.cs Add support for decoding 10 bit per channel rgb tiff's 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