📷 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 59bea78dde
Merge pull request #1467 from IldarKhayrutdinov/tiff-format
6 years ago
..
Compression Use common zlib class for tiff deflate compressor. Stop using SubStream class for tiff compressors. 6 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. 6 years ago
ImageExtensionsTest.cs Use configuration instance in tiff tests instead of changing the default config 6 years ago
TiffDecoderTests.cs Use configuration instance in tiff tests instead of changing the default config 6 years ago
TiffEncoderHeaderTests.cs Refactor Tiff decoder tests: split large "testall" test into smaller ones 6 years ago
TiffEncoderTests.cs Use configuration instance in tiff tests instead of changing the default config 6 years ago
TiffFormatTests.cs Refactor Tiff decoder tests: split large "testall" test into smaller ones 6 years ago
TiffMetadataTests.cs Use configuration instance in tiff tests instead of changing the default config 6 years ago
TiffTestUtils.cs Fix issue comparing to wrong image in encode paletted color tiff tests 6 years ago