1490 Commits (cdb495c33e3ab15bec8a34320b47746d8ee2e381)

Author SHA1 Message Date
Scott Williams 872ca973de inital rename packages and namespaces 9 years ago
Anton Firszov 0d2a58747a comparing decoders 9 years ago
Anton Firszov 6d41974f10 introducing the "doNotAppendPixelType" feature 9 years ago
Anton Firszov 3b8e4b024d TestImageProvider can use custom decoder now 9 years ago
Anton Firszov fb5c908bbf TestImageProvider can use custom decoder now 9 years ago
Anton Firszov be6d1aa575 JpegDecoderTests using reference images 9 years ago
Anton Firszov 224a933853 replaced old comparer everywhere 9 years ago
Anton Firszov 03df1dc791 changed ImageComparer design again 9 years ago
Anton Firszov fd4b2d34bf ImageComparer refactors, ExactComparer 9 years ago
Anton Firszov 41794a6a7a moving input test images into ./tests/TestImages/Input 9 years ago
Anton Firszov 0a64c5aea0 build fix + clean up ImageDataAttributeBase code duplication 9 years ago
Nikita Balabaev 855ef8cf5d Add an equivalent for System.Drawing.Image.GetPixelFormatSize() (#258) 9 years ago
Dirk Lemstra 9be8649a8e Only throw exceptions when the CRC of a critical chunk is incorrect. 9 years ago
JimBobSquarePants d9552060c7 Disable smoke test 9 years ago
Nikita Balabaev 74b0d0aff2 fix #277 9 years ago
Anton Firszov 6208042d36 always DebugSave() png-s 9 years ago
Scott Williams 612b5e2e50 Renameing classes + simplifying Image<TPixel> 9 years ago
Scott Williams f48f7918ce fix apply processors to frames 9 years ago
Anton Firszov 04e08bf630 ReferenceOutput + ResizeTests prototype 9 years ago
Scott Williams 32c158898b migrate to a Image.Generate/Image.Mutate context api 9 years ago
Scott Williams bb9280f317 switch from mimetype strings to IImageFormats 9 years ago
Scott Williams a1908fb909 add internal IXXOptions to provider cleaner passing of params to core encoders/decoders 9 years ago
Scott Williams 5e477e4537 fix formats + added sample for switching out encoders/decoders 9 years ago
Scott Williams 42e0395a60 refactor encoders/decoders 9 years ago
Scott Williams 7f8d10c89a migrate to use primitives from SixLabors.Core 9 years ago
James Jackson-South 93e757573a Fix #247 9 years ago
Anton Firszov 16d219ab25 test clenup (xUnit analyzer warnings mostly) 9 years ago
Anton Firszov eb2a3bd155 almost done 9 years ago
James Jackson-South 5fa10c0ab3 Remove StandardImageClass 9 years ago
James Jackson-South 45d2fe6ed7 Begin general tests 9 years ago
James Jackson-South 0dcbf0af2e BinaryThresholdTests as template 9 years ago
Mykhailo Matviiv ede5e84ae5 Get rid of CreatePooled and ReturnPooled methods in JpegPixelArea to separate memory management. 9 years ago
James Jackson-South 8dbf34b12d Use better static format for Load etc. 9 years ago
James Jackson-South 119c1bf70f Remove non-generic Image 9 years ago
Dirk Lemstra eb715cfed3 Removed old overload and used new one (from #201) in unit test. 9 years ago
Scott Williams 9d96ee797b pixelate no longer blanks out background 9 years ago
Anton Firszov 4ac74e5a60 tests for Png & Gif codecs 9 years ago
James Jackson-South 7d2fe2c7e5 Move IPixel types to PixelFormat namespace 9 years ago
James Jackson-South fff223ef07 Rename TColor to TPixel 9 years ago
James Jackson-South fa152146dd Rename Color and ColorVector 9 years ago
James Jackson-South 1b513c667b Fix Argb32 naming in typehelpers. 9 years ago
James Jackson-South b20c19ab80 Rename to Color and ColorVector 9 years ago
James Jackson-South a550b0f95e Rename Color to Color32 9 years ago
James Jackson-South a46e5fc59f Disable double index smoke test 9 years ago
Scott Williams b4fba454d5 re-enstate threashold 9 years ago
Scott Williams ba81ec0e2e remove theashold 9 years ago
Scott Williams 3c611837ff remove ignored tests 10 years ago
Scott Williams b97213239f fix Image.Load api changes 10 years ago
Scott Williams e6d129646b Improve method name 10 years ago
Scott Williams bf9c683d25 fix stylecop issues 10 years ago