📷 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 Firszov e1ea534653 FrameQuantizer<T> -> Quantizer<T> 6 years ago
..
Binarization Changed startX and endX from ushort to int, Add test with rectangle 6 years ago
Convolution Merge remote-tracking branch 'upstream/master' into feature/stylecopTests 6 years ago
Dithering Update equality check and add ests. Fix #1116 6 years ago
Effects Add some unit tests to verify usage of default graphics options 6 years ago
Filters Tweek extension names 6 years ago
Normalization Switched pixel format type constraint to unmanaged 6 years ago
Overlays Add some unit tests to verify usage of default graphics options 6 years ago
Processors FrameQuantizer<T> -> Quantizer<T> 6 years ago
Transforms Capture and throw degenerate matrices. 6 years ago
BaseImageOperationsExtensionTest.cs Tweek extension names 6 years ago
FakeImageOperationsProvider.cs global property store on configuration on processing context 6 years ago
ImageOperationTests.cs Fix stylecop warnings in the test project 6 years ago
ImageProcessingContextTests.cs Merge namespaces 6 years ago