797 Commits (da732b7d8b6e7e41377b006c698d1cffbdc2f49f)

Author SHA1 Message Date
Anton Firszov 747aa7f110 JpegDecoderTests using reference images 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 5dff018334 moving input test images into ./tests/TestImages/Input 9 years ago
Anton Firszov 572db70eb4 build fix + clean up ImageDataAttributeBase code duplication 9 years ago
Nikita Balabaev f8573e334a Add an equivalent for System.Drawing.Image.GetPixelFormatSize() (#258) 9 years ago
Dirk Lemstra 852ae7b777 Only throw exceptions when the CRC of a critical chunk is incorrect. 9 years ago
JimBobSquarePants 51eca28eb6 Disable smoke test 9 years ago
Nikita Balabaev ba6e00499c fix #277 9 years ago
Anton Firszov 7eca259587 always DebugSave() png-s 9 years ago
Scott Williams ab30013d63 Renameing classes + simplifying Image<TPixel> 9 years ago
Scott Williams 88e30a0134 fix apply processors to frames 9 years ago
Anton Firszov 24433e999f ReferenceOutput + ResizeTests prototype 9 years ago
Scott Williams f026778e47 migrate to a Image.Generate/Image.Mutate context api 9 years ago
Scott Williams 8bd785af50 switch from mimetype strings to IImageFormats 9 years ago
Scott Williams babd2bc642 add internal IXXOptions to provider cleaner passing of params to core encoders/decoders 9 years ago
Scott Williams fe61328183 fix formats + added sample for switching out encoders/decoders 9 years ago
Scott Williams ea44e6ce15 refactor encoders/decoders 9 years ago
Scott Williams 64f18bc298 migrate to use primitives from SixLabors.Core 9 years ago
James Jackson-South eb207d41e9 Fix #247 9 years ago
Anton Firszov abd4c19bed test clenup (xUnit analyzer warnings mostly) 9 years ago
Anton Firszov 4a9c8c80d7 almost done 9 years ago
James Jackson-South 5ec3f28532 Remove StandardImageClass 9 years ago
James Jackson-South d678eb3fd9 Begin general tests 9 years ago
James Jackson-South 1ebb23009e BinaryThresholdTests as template 9 years ago
Mykhailo Matviiv c97cbb6cd6 Get rid of CreatePooled and ReturnPooled methods in JpegPixelArea to separate memory management. 9 years ago
James Jackson-South 0766b03ea6 Use better static format for Load etc. 9 years ago
James Jackson-South 450987dc00 Remove non-generic Image 9 years ago
Dirk Lemstra 3a43fb78fe Removed old overload and used new one (from #201) in unit test. 9 years ago
Scott Williams a999a0b33b pixelate no longer blanks out background 9 years ago
Anton Firszov 8a63ceb75b tests for Png & Gif codecs 9 years ago
James Jackson-South 3e5c8f7b5d Move IPixel types to PixelFormat namespace 9 years ago
James Jackson-South eceb889758 Rename TColor to TPixel 9 years ago
James Jackson-South 0a700864e5 Rename Color and ColorVector 9 years ago
James Jackson-South 3b9079020d Fix Argb32 naming in typehelpers. 9 years ago
James Jackson-South 292bc4db9e Rename to Color and ColorVector 9 years ago
James Jackson-South 3c5e3a966e Rename Color to Color32 9 years ago
James Jackson-South 814779511b Disable double index smoke test 9 years ago
Scott Williams c3748b5908 re-enstate threashold 9 years ago
Scott Williams be5d603a57 remove theashold 9 years ago
Scott Williams 5b02e9a8d4 remove ignored tests 10 years ago
Scott Williams fac9b469ef fix Image.Load api changes 10 years ago
Scott Williams d6c31d95b1 Improve method name 10 years ago
Scott Williams 1da6833a2a fix stylecop issues 10 years ago
Scott Williams e6e97ed404 Add image comparer test helper 10 years ago
Scott Williams 53bba0269a pass configuration & ensure only single image created 10 years ago
Scott Williams a3185fd6e7 Move image loading out of constructors and into static methods 10 years ago
Scott Williams e29f3eadd9 fix all instances of var 10 years ago
Anton Firszov decb84078f implemented Color.BulkOperations.ToVector4() 10 years ago