📷 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.
 
 
Maxim Shipko 09818324ba Reduce the number of memory allocations in lossless WebP encoder 11 months 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 Use ICC profile when available for JPEG decoding color transforms. 1 year ago
Common Revert naming 1 year ago
Drawing Introduce PixelComponentInfo + simplify Color 2 years ago
Formats Reduce the number of memory allocations in lossless WebP encoder 11 months ago
Helpers Handle EOF in Jpeg bit reader when data is bad to prevent DOS attack. (#2516) 3 years ago
IO Update tests/ImageSharp.Tests/IO/ChunkedMemoryStreamTests.cs 2 years ago
Image Fix build 1 year ago
Issues Restore GetPixelTypeInfo 2 years ago
Memory Fix overflow in MemoryAllocator.Create(options) (#2730) 2 years ago
Metadata Migrate tests 1 year 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 Fix all known quantizing issues 1 year ago
TestDataIcc Use ICC profile when available for JPEG decoding color transforms. 1 year ago
TestDataWebp Use BinaryWriter/BinaryReader to serialize Vp8Residual 3 years ago
TestFonts validating tests for DrawText() 8 years ago
TestUtilities Always do debug save 12 months ago
ConfigurationTests.cs Add Icon Support 2 years ago
GraphicOptionsDefaultsExtensionsTests.cs FS Namespaces and Implicit Global Usings 4 years ago
GraphicsOptionsTests.cs FS Namespaces and Implicit Global Usings 4 years ago
ImageInfoTests.cs Initialize pixel type info from decoder. 2 years ago
ImageSharp.Tests.csproj Fix bulk PCS to V2 black point and add tests 1 year ago
MemoryAllocatorValidator.cs FS Namespaces and Implicit Global Usings 4 years ago
RunTestsInLoop.ps1 stress testing improvements 5 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 4 years ago
TestFormat.cs Initialize pixel type info from decoder. 2 years ago
TestImages.cs Merge branch 'main' into js/jpeg-icc-normalize 12 months ago
ValidateDisposedMemoryAllocationsAttribute.cs FS Namespaces and Implicit Global Usings 4 years ago
VectorAssert.cs FS Namespaces and Implicit Global Usings 4 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