7762 Commits (3a964746852fa2cd6bcd8beadad7e008eae5eebc)
 

Author SHA1 Message Date
James Jackson-South ef3edbf46e
Merge branch 'master' into feature/incTestCovPixelFormats 7 years ago
Anton Firsov e76add2138
Merge pull request #902 from SixLabors/af/extend-processor-coverage 7 years ago
Anton Firszov 484c08e079 sealed everything 7 years ago
Anton Firszov 0fbf85ff2f Finished refactoring transforms 7 years ago
Anton Firszov ded79e7378 refactor Effects processors 7 years ago
Anton Firszov d8bdac61a0 Refactor edge detection 7 years ago
Anton Firszov d050f652a8 drop IEdgeDetectorProcessor 7 years ago
Anton Firszov a117dbb873 Further refactor on Gaussian stuff 7 years ago
Anton Firszov c198ad544d making filters public 7 years ago
Anton Firszov ff48c62e71 refactor BoxBlur and GaussianBlur 7 years ago
Anton Firszov c451ec6f00 Merge branch 'af/extend-processor-coverage' into af/non-generic-image-baseclass 7 years ago
Anton Firszov 4f41288644 skip DitherTests on old 32 bit runtimes 7 years ago
Brian Popow 07670cb0d1 Add more pixel conversion tests 7 years ago
Anton Firszov 4b563d9995 Merge branch 'af/extend-processor-coverage' into af/non-generic-image-baseclass 7 years ago
Anton Firszov 3468f0a4d1 validating tests for Overlay processors 7 years ago
Anton Firszov 7caebe385a validating tests for Skew and Entropy crop 7 years ago
Anton Firszov f03c5def95 validating tests for AutoOrient 7 years ago
Anton Firszov 6b9703786c validating tests for Effects 7 years ago
Brian Popow f70b137981 Add additional pixel conversion tests 7 years ago
Anton Firszov 80a54484d6 extended diffusion + dither tests 7 years ago
Anton Firszov 226b5f53dd improve DitherTests CQ 7 years ago
Anton Firszov c1d595e006 mark FileTestBase obsolete 7 years ago
Anton Firszov fe2bad29de validating tests for Convolution processors 7 years ago
Anton Firszov 513825b527 validating tests for Convolution processors 7 years ago
Anton Firszov b758eaf16b *ProcessorImplementation<T> ===> *Processor<T>, 7 years ago
Anton Firszov 6554db9732 fix warnings and improve xmldocs 7 years ago
Anton Firszov 137a08a21c re-add and fix filter invocation tests 7 years ago
Anton Firszov 77a1bba8c5 fix processor invocation tests 7 years ago
Anton Firszov 5091ac5e79 reached a fully compiling state 7 years ago
Anton Firszov 22fa63122f refactor the rest of the FilterProcessor code 7 years ago
Anton Firszov 87495d7a63 basic fixes after rebase + temporarily comment out target frameworks 7 years ago
Anton Firszov 442e22cf07 refactor FilterProcessor stuff 7 years ago
Anton Firszov 91a547beb9 pixel-agnostic decoder API 7 years ago
Anton Firszov 75973d470b pixel-agnostic ResizeProcessor 7 years ago
Anton Firszov 740c2b5400 pixel agnostic Mutate/Clone defined 7 years ago
Anton Firszov 36320c66d3 define IImageVisitor 7 years ago
Brian Popow b0f6b73faa Add support for encoding 16 bit per pixel bitmaps (#899) 7 years ago
James Jackson-South c3e4c2d1bd [SL.Core] Merge branch 'master' into deconstructors 7 years ago
James Jackson-South 0b961ae39f [SL.Core] Merge pull request SixLabors/Core#29 from synercoder/add-github-files 7 years ago
Gerard Gunnewijk e859248eab [SL.Core] Merge branch 'master' into add-github-files 7 years ago
James Jackson-South 69ec0af7a6 [SL.Core] Merge branch 'master' into deconstructors 7 years ago
James Jackson-South 2cd599f06e [SL.Core] Merge pull request SixLabors/Core#28 from synercoder/fixed-inline-data 7 years ago
Gerard Gunnewijk 597c49d312 [SL.Core] Added .github folder based upon ImageSharp .github folder. 7 years ago
Gerard Gunnewijk e55f1b1e83 [SL.Core] Changed double InlineData from MinValue to MaxValue 7 years ago
Gerard Gunnewijk 6c6baa441e [SL.Core] Added small tests for deconstructors 7 years ago
Gerard Gunnewijk fb38a57fd1 [SL.Core] Added deconstructors 7 years ago
Brian Popow fcc7e5b257 Bitmap encoder writes V3 header as default (#889) 7 years ago
Anthony Truskinger ff269db0bd Now throws a better excpetion DrawImage source does not overlap target (#877) 7 years ago
BorisTheBrave 02d04c81db ImageBrush shouldn't Dispose of the image it is using. (#883) 7 years ago
Brian Popow 4197e6918e Feature: adaptive histogram equalization (#673) 7 years ago