6910 Commits (d45f268b107f75e2fea7da2b22bd4a484c70ac0d)
 

Author SHA1 Message Date
Anton Firsov d45f268b10
Merge pull request #906 from brianpopow/feature/Bitmap8BitEncoding 7 years ago
Brian Popow 7b81ea5e6b Review changes 7 years ago
Brian Popow 09d6fe7ccf Enabled dither again 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 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 139a0000ce made AutoOrientExtensions non-generic 7 years ago
Anton Firszov b92731896d formatting 7 years ago
Anton Firszov a7720e53cb verbose naming for Histogram Equalization stuff + make it public 7 years ago
Anton Firszov 933bfad47b Merge remote-tracking branch 'origin/master' into af/non-generic-image-baseclass 7 years ago
Brian Popow 1003c082ab
Merge branch 'master' into feature/Bitmap8BitEncoding 7 years ago
Brian Popow 1140910d84 Setting dither to false in the OctreeQuantizer 7 years ago
Brian Popow 75d5bd812e Trying MagickReferenceDecoder for the 8bit greyscale image encoder tests 7 years ago
SLane35 b902246a29 Update Readme (#905) 7 years ago
Brian Popow fc9c716ece Changed WuQuantizer to OctreeQuantizer 7 years ago
Brian Popow 8d519b2c6c
Merge branch 'master' into feature/Bitmap8BitEncoding 7 years ago
Brian Popow fddae8734a Add support for encoding 8-bit bitmaps 7 years ago
Anton Firszov a0c7c6a944 Merge branch 'master' into af/non-generic-image-baseclass 7 years ago
Anton Firsov 6b7d8f0a95
Merge pull request #903 from brianpopow/feature/incTestCovPixelFormats 7 years ago
Anton Firszov fefb0e66a4 publish non-generic QuantizeProcessor 7 years ago
Anton Firszov f4e497de5a Fix docs for processing extensions 7 years ago
Anton Firszov 3998b6d895 fix changes applied by mistake 7 years ago
Anton Firszov f60bf30ad0 Merge branch 'master' into af/non-generic-image-baseclass 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 fa1e0baced cache Image dimensions into a field + re-enable all target frameworks 7 years ago
Anton Firszov 394174bb53 refactor HistogramEqualization 7 years ago
James Jackson-South a3dae5d062
Merge branch 'master' into feature/incTestCovPixelFormats 7 years ago
Anton Firsov 22df8298f6
Merge pull request #902 from SixLabors/af/extend-processor-coverage 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
Brian Popow 65dc0ab53a Add more pixel conversion tests 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
Brian Popow 6015c2af6b Add additional pixel conversion tests 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