6960 Commits (9ea9f2df5d7ded528b342b62d3dcd42e6dfdaf1f)
 

Author SHA1 Message Date
Anton Firszov 9ea9f2df5d drop unnecessary generic IImageProcessorContext<TPixel> usages 7 years ago
Anton Firszov 85147d26dc Remove NamedColors<T> usages 7 years ago
Anton Firszov 0a3fb502c1 Rgba32.Definitions: use Color instead of NamedColors<T> 7 years ago
Anton Firszov e96c0e83ae fix remaining stylecop issues 7 years ago
Anton Firszov 17a4d91b82 clean-up drawing processors 7 years ago
Anton Firszov 79439dbea1 DrawImageOfDifferentPixelType test cases 7 years ago
Anton Firszov 0f823b9b4a non-generic DrawImageProcessor 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 f5f80ca796 move drawing extensions to a (non-namespace-provider) subfolder 7 years ago
Anton Firszov c1616beda9 Merge branch 'af/general-color-type' into af/refactor-drawing 7 years ago
Anton Firszov 2025f9845c fix new 8bit bmp code 7 years ago
Anton Firszov dd9cffd597 Merge remote-tracking branch 'origin/master' into af/general-color-type 7 years ago
Anton Firsov d45f268b10
Merge pull request #906 from brianpopow/feature/Bitmap8BitEncoding 7 years ago
Anton Firszov a224e88993 tests are passing 7 years ago
Anton Firszov d3af717d19 everything builds 7 years ago
Anton Firszov 6672741c45 ImageSharp.Drawing compiles 7 years ago
Anton Firszov 0e2c53e5ed Pen, Brush & Processors refactored 7 years ago
Anton Firszov 90c0772d96 started the refactor 7 years ago
Brian Popow 7b81ea5e6b Review changes 7 years ago
Anton Firszov 253e8d3a0e DrawImageTests: add tolerance to make all test configurations happy 7 years ago
Anton Firszov 0cbb800eac fix merge issues 7 years ago
Anton Firszov 5220f0d467 Merge branch 'af/general-color-type' into af/refactor-drawing 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
Brian Popow 09d6fe7ccf Enabled dither again 7 years ago
Anton Firszov e492b68402 temporarily disable target frameworks 7 years ago
Anton Firszov 8425cae737 More docs for Color, correct naming in ColorBuilder<TPixel> 7 years ago
Brian Popow 7fc296166e
Merge branch 'master' into feature/Bitmap8BitEncoding 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 2cfdc9fb6e move all extension methods under a subfolder 7 years ago
Anton Firszov b177f62c8a introduce IQuantizedFrame<T> 7 years ago
Anton Firszov 63ffdcb18f Correct readonly-semantics for QuantizedFrame 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
Anton Firszov f59ee4208f Merge remote-tracking branch 'origin/master' into af/general-color-type 7 years ago
Anton Firsov 86bd2b0889
Merge pull request #904 from SixLabors/af/non-generic-image-baseclass 7 years ago
Brian Popow 6a9123b09c Switched back to the default reference decoder 7 years ago
Anton Firszov 2cd94fa1f8 cleanup 7 years ago
Anton Firszov ea8f7b748f cleanup and document Color 7 years ago
Anton Firszov 33517a416e Merge branch 'af/non-generic-image-baseclass' into af/general-color-type 7 years ago
Anton Firszov 139a0000ce made AutoOrientExtensions non-generic 7 years ago
Anton Firszov 2168ecbb05 refactor of Overlays 7 years ago
Anton Firszov c8f346686d Merge branch 'af/non-generic-image-baseclass' into af/general-color-type 7 years ago