18 Commits (28f3938de2c5845d88e05d516a216a0dd04baad9)

Author SHA1 Message Date
James Jackson-South 6384f44501 Merge namespaces 6 years ago
Simon Cropp edeaf7d9a6 redundant usings (#960) 7 years ago
Anton Firszov 17f2311018 drop unnecessary generic IImageProcessorContext<TPixel> usages 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
James Jackson-South fc2dc1b69d Update ImageSharp Namespaces. 8 years ago
Jason Nelson 53045ff357 Format tests 8 years ago
James Jackson-South b19471ab4a Overlays and base processors 8 years ago
James Jackson-South b7df3c1090 Binarization, Convolution, DIthering, Effects & Filters 8 years ago
Anton Firszov 65918d1d39 replaced PixelAccessor<T> with Buffer2D<T> in several processors 8 years ago
Scott Williams 6715695126 improved speed of contstrained image comparer 9 years ago
Scott Williams 94c60cb338 inital rename packages and namespaces 9 years ago
Anton Firszov f9cd6b6364 replaced old comparer everywhere 9 years ago
Anton Firszov 619ad53ae3 changed ImageComparer design again 9 years ago
Anton Firszov a00aec7d13 ImageComparer refactors, ExactComparer 9 years ago
Anton Firszov 355a4acd2f re-apply DebugSave() changes after merging mutate-api 9 years ago
Scott Williams ab30013d63 Renameing classes + simplifying Image<TPixel> 9 years ago
Scott Williams f7cbb27995 test extensions methods 9 years ago
Scott Williams f026778e47 migrate to a Image.Generate/Image.Mutate context api 9 years ago
Scott Williams 64f18bc298 migrate to use primitives from SixLabors.Core 9 years ago
James Jackson-South 5ec3f28532 Remove StandardImageClass 9 years ago
James Jackson-South f0a723e84a Use EnsureProcessorChangesAreConstrained 9 years ago
James Jackson-South 8e9ce6ac53 Use default files. 9 years ago
James Jackson-South 89973f32f8 Oilpainting 9 years ago
James Jackson-South 7f79eaf7ec Blur, Sharpen 9 years ago
James Jackson-South a86c82e971 Add missing tests 9 years ago
Scott Williams 63eb9a8cd7 retrain untouched pixels when applying filter 9 years ago
James Jackson-South d5064cadc5 Make all images implement IDisposable 9 years ago
James Jackson-South 2ab27fa55a Move convolution filters 10 years ago
James Jackson-South 2e3f59d73e Fix spelling.... 10 years ago
James Jackson-South 2b2ec84e9c Rename to ImageSharp 10 years ago
dirk c6f775877d Refactored creating the output directory. 10 years ago
dirk 90b385ac05 Only read and decode the test images once in the unit tests. 10 years ago
James Jackson-South 0ae7344458 Organise tests 10 years ago
James Jackson-South c8e88a4967 Guassian Blur/Sharpen 10 years ago
James Jackson-South e2fc7b04d2 Saturation, Sepia 10 years ago
James Jackson-South b442c4a491 Add Kodachrome 10 years ago
James Jackson-South 743e3309b3 Begin add ColorMatrix filters. 10 years ago
James Jackson-South a938265ca3 jpeg now preserves dpi 10 years ago
James Jackson-South a782e5fe49 Add resolution test 10 years ago