📷 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 b46ab5af84 Explicitly set BitsPerPixel and BitsPerSample to 1 for bicolor compressed images, fixes #2587 2 years ago
..
Compression FS Namespaces and Implicit Global Usings 3 years ago
PhotometricInterpretation FS Namespaces and Implicit Global Usings 3 years ago
Utils Reduced intermediate allocations: Tiff 3 years ago
BigTiffDecoderTests.cs Convert to TryGetValue 3 years ago
BigTiffMetadataTests.cs Reduced intermediate allocations: Tiff 3 years ago
ImageExtensionsTest.cs Revert recent Detect changes and normalize. 3 years ago
TiffDecoderBaseTester.cs Use shared instances for all built-in decoders. 3 years ago
TiffDecoderTests.cs Explicitly set BitsPerPixel and BitsPerSample to 1 for bicolor compressed images, fixes #2587 2 years ago
TiffEncoderBaseTester.cs Convert to TryGetValue 3 years ago
TiffEncoderHeaderTests.cs Reduced intermediate allocations: Tiff 3 years ago
TiffEncoderMultiframeTests.cs Skip bad test 3 years ago
TiffEncoderTests.cs Add quantizer property tests 3 years ago
TiffFormatTests.cs FS Namespaces and Implicit Global Usings 3 years ago
TiffMetadataTests.cs Stylecop extra blank line issue fixed. Refactored code to extract common logic. 2 years ago