📷 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.
 
 
Dan Kroymann 3a11b2f382 Plumb CancellationToken through IImageDecoder and IImageInfoDetector methods 4 years ago
..
ImageCloneTests.cs Fixes after rebasing to latest master 4 years ago
ImageFrameCollectionTests.Generic.cs TryGetSinglePixelSpan -> DangerousTryGetSinglePixelMemory 4 years ago
ImageFrameCollectionTests.NonGeneric.cs TryGetSinglePixelSpan -> DangerousTryGetSinglePixelMemory 4 years ago
ImageFrameCollectionTests.cs Final final warnings 4 years ago
ImageFrameTests.cs CopyPixelDataTo 4 years ago
ImageRotationTests.cs Final final warnings 4 years ago
ImageSaveTests.cs Update license 6 years ago
ImageTests.Decode_Cancellation.cs tons of new overloads 6 years ago
ImageTests.DetectFormat.cs tests for general cancellation 6 years ago
ImageTests.Identify.cs Don't throw when Position is out of range. Fix #1903 4 years ago
ImageTests.ImageLoadTestBase.cs Plumb CancellationToken through IImageDecoder and IImageInfoDetector methods 4 years ago
ImageTests.LoadPixelData.cs Update license 6 years ago
ImageTests.Load_FileSystemPath_PassLocalConfiguration.cs Plumb CancellationToken through IImageDecoder and IImageInfoDetector methods 4 years ago
ImageTests.Load_FileSystemPath_UseDefaultConfiguration.cs tons of new overloads 6 years ago
ImageTests.Load_FromBytes_PassLocalConfiguration.cs Final final warnings 4 years ago
ImageTests.Load_FromBytes_UseGlobalConfiguration.cs Final final warnings 4 years ago
ImageTests.Load_FromStream_PassLocalConfiguration.cs Plumb CancellationToken through IImageDecoder and IImageInfoDetector methods 4 years ago
ImageTests.Load_FromStream_ThrowsRightException.cs Final final warnings 4 years ago
ImageTests.Load_FromStream_UseDefaultConfiguration.cs Merge branch 'master' into sw/fake-async-codecs 6 years ago
ImageTests.Save.cs Add missing usings 5 years ago
ImageTests.SaveAsync.cs Support Pbm, Pgm and Ppm images 4 years ago
ImageTests.WrapMemory.cs fix test bug in WrapSystemDrawingBitmap_FromBytes_WhenObserved 4 years ago
ImageTests.cs fix DetectEncoder tests 4 years ago
LargeImageIntegrationTests.cs cleanup & comments 4 years ago
MockImageFormatDetector.cs Update license 6 years ago
NonSeekableStream.cs Fix non-seekable stream reading. 6 years ago
ProcessPixelRowsTestBase.cs Reimplement buffer ownership management 4 years ago