📷 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
..
ImageCloneTests.cs Throw ObjectDisposedException when trying to operate on a disposed image (#968) 7 years ago
ImageFrameCollectionTests.Generic.cs remove unused variables and methods (#963) 7 years ago
ImageFrameCollectionTests.NonGeneric.cs Cleanup (#965) 7 years ago
ImageFrameCollectionTests.cs redundant usings (#960) 7 years ago
ImageRotationTests.cs Update ImageSharp Namespaces. 8 years ago
ImageSaveTests.cs Cleanup (#965) 7 years ago
ImageTests.DetectFormat.cs remove unused variables and methods (#963) 7 years ago
ImageTests.ImageLoadTestBase.cs fix Image.FromStream() + add tests 7 years ago
ImageTests.LoadPixelData.cs better LoadPixelData tests 8 years ago
ImageTests.Load_FileSystemPath_PassLocalConfiguration.cs remove unused variables and methods (#963) 7 years ago
ImageTests.Load_FileSystemPath_UseDefaultConfiguration.cs remove unused variables and methods (#963) 7 years ago
ImageTests.Load_FromBytes_PassLocalConfiguration.cs remove unused variables and methods (#963) 7 years ago
ImageTests.Load_FromBytes_UseGlobalConfiguration.cs redundant usings (#960) 7 years ago
ImageTests.Load_FromStream_PassLocalConfiguration.cs fix Image.FromStream() + add tests 7 years ago
ImageTests.Load_FromStream_ThrowsRightException.cs remove unused variables and methods (#963) 7 years ago
ImageTests.Load_FromStream_UseDefaultConfiguration.cs full coverage for Image.Load (I hope) 7 years ago
ImageTests.Save.cs Throw ObjectDisposedException when trying to operate on a disposed image (#968) 7 years ago
ImageTests.WrapMemory.cs API cleanup (related to #907) (#911) 7 years ago
ImageTests.cs Update metadata names (#879) 7 years ago
MockImageFormatDetector.cs Fix all failing tests 8 years ago
NoneSeekableStream.cs inital rename packages and namespaces 9 years ago