📷 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 7a0127ffd2
Merge pull request #1471 from IldarKhayrutdinov/tiff_meta
5 years ago
..
Compression Use common zlib class for tiff deflate compressor. Stop using SubStream class for tiff compressors. 5 years ago
PhotometricInterpretation Refactor Tiff decoder tests: split large "testall" test into smaller ones 6 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 Add helper method to register the TIFF format 5 years ago
TiffEncoderHeaderTests.cs Refactor Tiff decoder tests: split large "testall" test into smaller ones 6 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 6 years ago
TiffMetadataTests.cs Merge pull request #1471 from IldarKhayrutdinov/tiff_meta 5 years ago
TiffTestUtils.cs Fix issue comparing to wrong image in encode paletted color tiff tests 6 years ago