📷 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
..
Advanced Remove IImageInfo, IImage and use inheritance. 3 years ago
Color Add fixes 2668, 2676, and 2677 to main (#2678) 2 years ago
ColorProfiles Replace old converter 2 years ago
Common Refactor and fix for transform space 1 year ago
Drawing Introduce PixelComponentInfo + simplify Color 2 years ago
Formats Add test cases for tiled tiff, deflate compressed with predictor and color type Rgba with 32 bit for each channel 1 year ago
Helpers Handle EOF in Jpeg bit reader when data is bad to prevent DOS attack. (#2516) 2 years ago
IO Update tests/ImageSharp.Tests/IO/ChunkedMemoryStreamTests.cs 1 year ago
Image Add tests and fix issues. 1 year ago
Issues Restore GetPixelTypeInfo 2 years ago
Memory Fix overflow in MemoryAllocator.Create(options) (#2730) 2 years ago
Metadata Synchronize profiles on save. 2 years ago
Numerics Fix implementation and tests 3 years ago
PixelFormats Merge branch 'main' into js/format-conversion 2 years ago
Primitives Fix multiply logic 3 years ago
Processing Normalize handling of transparent pixels with color components on encode. 1 year ago
ProfilingBenchmarks Remove IImageInfo, IImage and use inheritance. 3 years ago
Quantization Normalize handling of transparent pixels with color components on encode. 1 year ago
TestDataIcc FS Namespaces and Implicit Global Usings 3 years ago
TestDataWebp Use BinaryWriter/BinaryReader to serialize Vp8Residual 3 years ago
TestFonts validating tests for DrawText() 8 years ago
TestUtilities Add tests and fix issues. 1 year ago
ConfigurationTests.cs Add Icon Support 2 years ago
GraphicOptionsDefaultsExtensionsTests.cs FS Namespaces and Implicit Global Usings 3 years ago
GraphicsOptionsTests.cs FS Namespaces and Implicit Global Usings 3 years ago
ImageInfoTests.cs Initialize pixel type info from decoder. 2 years ago
ImageSharp.Tests.csproj Test against NET 9 1 year ago
MemoryAllocatorValidator.cs FS Namespaces and Implicit Global Usings 3 years ago
RunTestsInLoop.ps1 stress testing improvements 4 years ago
TestFile.cs Fix test file 3 years ago
TestFileSystem.cs Use `FileOptions.Asynchronous` when doing async IO 3 years ago
TestFontUtilities.cs FS Namespaces and Implicit Global Usings 3 years ago
TestFormat.cs Initialize pixel type info from decoder. 2 years ago
TestImages.cs Add test cases for tiled tiff, deflate compressed with predictor and color type Rgba with 32 bit for each channel 1 year ago
ValidateDisposedMemoryAllocationsAttribute.cs FS Namespaces and Implicit Global Usings 3 years ago
VectorAssert.cs FS Namespaces and Implicit Global Usings 3 years ago
runtimeconfig.template.json Update reference encoder versions, fix environment detection 3 years ago
xunit.runner.json Add "preEnumerateTheories": false (#2360) 3 years ago