📷 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 7d51106880 Tiff decoder can now handle special case, when rowsPerStrip has the default value 5 years ago
..
Compression Use common zlib class for tiff deflate compressor. Stop using SubStream class for tiff compressors. 5 years ago
PhotometricInterpretation A little cleanup: 5 years ago
Utils Use common zlib class for tiff deflate compressor. Stop using SubStream class for tiff compressors. 5 years ago
ImageExtensionsTest.cs Add helper method to register the TIFF format 5 years ago
TiffDecoderTests.cs Tiff decoder can now handle special case, when rowsPerStrip has the default value 5 years ago
TiffEncoderHeaderTests.cs Refactor Tiff decoder tests: split large "testall" test into smaller ones 5 years ago
TiffEncoderTests.cs Add helper method to register the TIFF format 5 years ago
TiffFormatTests.cs Refactor Tiff decoder tests: split large "testall" test into smaller ones 5 years ago
TiffMetadataTests.cs Exif/Tiff readers improvements 5 years ago
TiffTestUtils.cs Exif/Tiff readers improvements 5 years ago