6882 Commits (35640879f22c362f32d6a8e24a26cb09f5b6709b)
 

Author SHA1 Message Date
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 fa1e0baced cache Image dimensions into a field + re-enable all target frameworks 7 years ago
Anton Firszov 394174bb53 refactor HistogramEqualization 7 years ago
Anton Firszov 22892a5cca sealed everything 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
Anton Firszov 91d0f6fd02 drop IEdgeDetectorProcessor 7 years ago
Anton Firszov 432d35ccc3 Further refactor on Gaussian stuff 7 years ago
Anton Firszov 5fc4374fd9 making filters public 7 years ago
Anton Firszov 604a8008fb refactor BoxBlur and GaussianBlur 7 years ago
Anton Firszov 6809441e3b Merge branch 'af/extend-processor-coverage' into af/non-generic-image-baseclass 7 years ago
Anton Firszov 5afc44aa23 skip DitherTests on old 32 bit runtimes 7 years ago
Anton Firszov bb86637e7f Merge branch 'af/extend-processor-coverage' into af/non-generic-image-baseclass 7 years ago
Anton Firszov e9ce809e8d validating tests for Overlay processors 7 years ago
Anton Firszov 8c2344794b validating tests for Skew and Entropy crop 7 years ago
Anton Firszov 316c87a170 validating tests for AutoOrient 7 years ago
Anton Firszov a96423ddc5 validating tests for Effects 7 years ago
Anton Firszov 6285ef69ee extended diffusion + dither tests 7 years ago
Anton Firszov 21346b57e7 improve DitherTests CQ 7 years ago
Anton Firszov 655ef9a324 mark FileTestBase obsolete 7 years ago
Anton Firszov 01ae31cd14 validating tests for Convolution processors 7 years ago
Anton Firszov 8b0416f138 validating tests for Convolution processors 7 years ago
Anton Firszov 2995f596ef *ProcessorImplementation<T> ===> *Processor<T>, 7 years ago
Anton Firszov d8b918f148 fix warnings and improve xmldocs 7 years ago
Anton Firszov 134d4845e2 re-add and fix filter invocation tests 7 years ago
Anton Firszov 475cf843bb fix processor invocation tests 7 years ago
Anton Firszov 59845dcbd7 reached a fully compiling state 7 years ago
Anton Firszov 86cc38ad94 refactor the rest of the FilterProcessor code 7 years ago
Anton Firszov 1978731ac1 basic fixes after rebase + temporarily comment out target frameworks 7 years ago
Anton Firszov ff045a1362 refactor FilterProcessor stuff 7 years ago
Anton Firszov ebfecf4fda pixel-agnostic decoder API 7 years ago
Anton Firszov 7fae100254 pixel-agnostic ResizeProcessor 7 years ago
Anton Firszov 0d2c0e78c8 pixel agnostic Mutate/Clone defined 7 years ago
Anton Firszov 2fa57ff510 define IImageVisitor 7 years ago
Brian Popow 039eae6a99 Add support for encoding 16 bit per pixel bitmaps (#899) 7 years ago
Brian Popow 7fda30d01d Bitmap encoder writes V3 header as default (#889) 7 years ago
Anthony Truskinger 764a73b631 Now throws a better excpetion DrawImage source does not overlap target (#877) 7 years ago
BorisTheBrave 570849085b ImageBrush shouldn't Dispose of the image it is using. (#883) 7 years ago
Brian Popow 5283c6db6d Feature: adaptive histogram equalization (#673) 7 years ago
James Jackson-South b5ad111eac
Faster Jpeg Huffman Decoding. (#894) 7 years ago
James Jackson-South e59e5315a8
Cleanup General Convolution (#887) 7 years ago
Daniil Samoylov c6be724f7e Pass correct output size in ResizeMode.Min #892 (#893) 7 years ago
Anton Firsov a3e773d671
Merge pull request #888 from SixLabors/af/resize-sandbox 7 years ago
Anton Firsov 17a74775fb
Merge branch 'master' into af/resize-sandbox 7 years ago
Anton Firsov cd9e6ec7d2
Merge pull request #891 from SixLabors/af/fix-travis 7 years ago
Anton Firszov 04e607a651 use HashCode.Combine() 7 years ago
Anton Firszov bee3a67a71 extend the CopyBuffers benchmark 7 years ago
Anton Firszov ea74e91e00 I'm terrible copy-paster 7 years ago