📷 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.
 
 
Ildar Khayrutdinov 9d39c3810d Improvements of tiff metadata - API and saving 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 5 years ago
Utils Use common zlib class for tiff deflate compressor. Stop using SubStream class for tiff compressors. 5 years ago
ImageExtensionsTest.cs Do not register Tiff in the default config: The user must do this manually as long as this feature is considered experimental 5 years ago
TiffDecoderTests.cs Do not register Tiff in the default config: The user must do this manually as long as this feature is considered experimental 5 years ago
TiffEncoderHeaderTests.cs Refactor Tiff decoder tests: split large "testall" test into smaller ones 5 years ago
TiffEncoderTests.cs Do not register Tiff in the default config: The user must do this manually as long as this feature is considered experimental 5 years ago
TiffFormatTests.cs Refactor Tiff decoder tests: split large "testall" test into smaller ones 5 years ago
TiffMetadataTests.cs Improvements of tiff metadata - API and saving 5 years ago
TiffTestUtils.cs Fix issue comparing to wrong image in encode paletted color tiff tests 5 years ago