📷 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.
 
 
Anton Firsov c992db17fe Throw ObjectDisposedException when trying to operate on a disposed image (#968) 7 years ago
..
Advanced redundant usings (#960) 7 years ago
Color redundant usings (#960) 7 years ago
Colorspaces API cleanup (related to #907) (#911) 7 years ago
Common AVX2 optimized Block8x8 -> Block8x8F conversion 7 years ago
Drawing Cleanup (#965) 7 years ago
Formats Cleanup (#965) 7 years ago
Helpers Cleanup (#965) 7 years ago
IO Improve coverage. 8 years ago
Image Throw ObjectDisposedException when trying to operate on a disposed image (#968) 7 years ago
Issues use params where possible (#961) 7 years ago
Memory Cleanup (#965) 7 years ago
MetaData Cleanup (#965) 7 years ago
Numerics fix some spelling (#962) 7 years ago
PixelFormats Cleanup (#965) 7 years ago
Primitives remove unused variables and methods (#963) 7 years ago
Processing Cleanup (#965) 7 years ago
ProfilingBenchmarks Feature: Bitmap RLE undefined pixel handling (#927) 7 years ago
Quantization fix some spelling (#962) 7 years ago
TestDataIcc remove unused variables and methods (#963) 7 years ago
TestFonts validating tests for DrawText() 8 years ago
TestUtilities Cleanup (#965) 7 years ago
BaseImageOperationsExtensionTest.cs redundant usings (#960) 7 years ago
ConfigurationTests.cs refactor stuff + implement CalculateResizeWorkerWindowCount() 7 years ago
FakeImageOperationsProvider.cs Cleanup (#965) 7 years ago
FileTestBase.cs Feature: Bitmap RLE undefined pixel handling (#927) 7 years ago
GlobalSuppressions.cs fix some spelling (#962) 7 years ago
GraphicsOptionsTests.cs refactor PixelOperationsTests 7 years ago
ImageInfoTests.cs Update metadata names (#879) 7 years ago
ImageOperationTests.cs Throw ObjectDisposedException when trying to operate on a disposed image (#968) 7 years ago
ImageSharp.Tests.csproj remove duplicate props from csproj 7 years ago
ImageSharp.Tests.v3.ncrunchproject refactor ImageFrameCollection for updated API 9 years ago
RunExtendedTests.cmd Cross target NET472 and enable extended intrinisics behind SUPPORTS_EXTENDED_INTRINSICS symbol 7 years ago
TestFile.cs redundant usings (#960) 7 years ago
TestFileSystem.cs fix Image.FromStream() + add tests 7 years ago
TestFont.cs Cleanup (#965) 7 years ago
TestFormat.cs fix some spelling (#962) 7 years ago
TestImages.cs Add support for read and write tEXt, iTXt and zTXt chunks (#951) 7 years ago
VectorAssert.cs redundant usings (#960) 7 years ago
xunit.runner.json running tests in all configurations 8 years ago