📷 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 dec1dc1c6b Add test cases for tiled tiff, deflate compressed with predictor and color type Rgba with 32 bit for each channel 1 year ago
..
Compression Undo horizontal prediction for each tile row in case of tiled tiff's 1 year ago
PhotometricInterpretation Introduce PixelComponentInfo + simplify Color 2 years ago
Utils Reduced intermediate allocations: Tiff 3 years ago
BigTiffDecoderTests.cs Promote PixelTypeInfo to TPixel 2 years ago
BigTiffMetadataTests.cs Reduced intermediate allocations: Tiff 3 years ago
ImageExtensionsTest.cs Revert recent Detect changes and normalize. 3 years ago
TiffDecoderBaseTester.cs Initialize pixel type info from decoder. 2 years ago
TiffDecoderTests.cs Add test cases for tiled tiff, deflate compressed with predictor and color type Rgba with 32 bit for each channel 1 year ago
TiffEncoderBaseTester.cs Initialize pixel type info from decoder. 2 years ago
TiffEncoderHeaderTests.cs Begin migrating TiffMetadata 2 years ago
TiffEncoderMultiframeTests.cs Allow decoding Tiff of different frame size. 2 years ago
TiffEncoderTests.cs Add tests and fix issues. 1 year ago
TiffFormatTests.cs FS Namespaces and Implicit Global Usings 4 years ago
TiffMetadataTests.cs Stylecop extra blank line issue fixed. Refactored code to extract common logic. 3 years ago