📷 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 2ec796ff8f Change BitsPerSample from ushort[] to TiffBitsPerSample struct 5 years ago
..
Compression Change tiff namespace to SixLabors.ImageSharp.Formats.Tiff; 5 years ago
PhotometricInterpretation Change BitsPerSample from ushort[] to TiffBitsPerSample struct 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 decoding for 16 bits per channel tiff's 5 years ago
TiffEncoderHeaderTests.cs Change tiff namespace to SixLabors.ImageSharp.Formats.Tiff; 5 years ago
TiffEncoderTests.cs Add support decoding for 16 bits per channel 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