2495 Commits (5cfc56f19823ce961981514a0eec7a4e2c6673d4)

Author SHA1 Message Date
Brian Popow 71a27f27b9 Re-enabled Encode_8BitColor tests, if its 64 bit process 7 years ago
Brian Popow 1341233692 Removed the Encode_8BitColor, because of the quantization differences with net472 and netcore 7 years ago
Brian Popow 305b99ee88 Using tolerant comparer for the Encode_8BitColor tests 7 years ago
Brian Popow 467a91bfe0 Renamed DrawImageTest to DrawImageTests, fixed namespace 7 years ago
Brian Popow 824496f72d Add tests for quantization of 32 bit bitmap to 8 bit color image 7 years ago
Anton Firszov 3589820cd6 re-enable target frameworks 7 years ago
Anton Firszov 25d2c35b7c fix tests 7 years ago
Anton Firszov 0118221951 drop almost all usages of FileTestBase 7 years ago
Anton Firszov 9ea9f2df5d drop unnecessary generic IImageProcessorContext<TPixel> usages 7 years ago
Brian Popow 028b6b5b7e Not using quantization for Grey8 images when encoding 8Bit Bitmaps 7 years ago
Anton Firszov 85147d26dc Remove NamedColors<T> usages 7 years ago
Anton Firszov 79439dbea1 DrawImageOfDifferentPixelType test cases 7 years ago
Anton Firszov 659f8b6231 ImageBrush can apply a source image of a different pixel type than the target 7 years ago
Anton Firszov e57fe2058a rename files 7 years ago
Anton Firszov 2025f9845c fix new 8bit bmp code 7 years ago
Anton Firszov a224e88993 tests are passing 7 years ago
Anton Firszov d3af717d19 everything builds 7 years ago
Anton Firszov 253e8d3a0e DrawImageTests: add tolerance to make all test configurations happy 7 years ago
Anton Firszov b90fbc1f6b move implicit Color conversion to pixel types, 7 years ago
Anton Firszov 70772214f5 DrawBeziersTests, DrawComplexPolygonTests 7 years ago
Anton Firszov 012ae22455 DrawPolygonTests, DrawLinesTests 7 years ago
Anton Firszov ba92b1c755 FillPolygonTests 7 years ago
Anton Firszov 5c28322825 RecolorImageTests 7 years ago
Anton Firszov 445d0f8bf0 validation in DrawImageTest 7 years ago
Anton Firszov 5c571f5d9f validating tests for: DrawPath, FillComplexPolygon 7 years ago
Anton Firszov e492b68402 temporarily disable target frameworks 7 years ago
Brian Popow 8618a05f44 Using tolerant comparer for the Bit8Gs image 7 years ago
Anton Firszov 706211d144 re-enable all target frameworks 7 years ago
Anton Firszov b177f62c8a introduce IQuantizedFrame<T> 7 years ago
Anton Firszov b68699c82b QuantizedFrame<T> using ReadOnlyMemory<T> 7 years ago
Anton Firszov 5d470807d8 Made PaletteQuantizer non-generic all the way 7 years ago
Brian Popow 6a9123b09c Switched back to the default reference decoder 7 years ago
Anton Firszov 139a0000ce made AutoOrientExtensions non-generic 7 years ago
Anton Firszov 2168ecbb05 refactor of Overlays 7 years ago
Brian Popow 75d5bd812e Trying MagickReferenceDecoder for the 8bit greyscale image encoder tests 7 years ago
Brian Popow fddae8734a Add support for encoding 8-bit bitmaps 7 years ago
Anton Firszov 0426d5ab12 refactor dithering and error diffusion to use Color 7 years ago
Anton Firszov 422a78e949 Implement WernerPalette and WebSafePalette for Color 7 years ago
Anton Firszov e72b7172dd Pixel-agnostic Binarization processors 7 years ago
Anton Firszov 2e53d72c49 basic Color methods 7 years ago
Anton Firszov 99916fb452 add more Rgba64 constructor overloads 7 years ago
Anton Firszov 2e402ba35d add skeleton for Color type 7 years ago
Anton Firszov 43c78abf32 temporarily disable multitargeting 7 years ago
Anton Firszov 3998b6d895 fix changes applied by mistake 7 years ago
Anton Firszov 35640879f2 full coverage for Image.Load (I hope) 7 years ago
Anton Firszov 5215a13cbb fix Image.FromStream() + add tests 7 years ago
Anton Firszov 394174bb53 refactor HistogramEqualization 7 years ago
Anton Firszov 3c7988cef6 Finished refactoring transforms 7 years ago
Anton Firszov e53e0dc9c3 refactor Effects processors 7 years ago
Anton Firszov 9b451fab0c Refactor edge detection 7 years ago