590 Commits (cdb495c33e3ab15bec8a34320b47746d8ee2e381)

Author SHA1 Message Date
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
Anton Firszov 5b40a9f438 ResizeTests working with CalliphoraPartial.png 9 years ago
Anton Firszov 6208042d36 always DebugSave() png-s 9 years ago
Anton Firszov b8d3e3a136 refactored GetFormatsDirectory() to GetInputImagesDirectoryFullPath() 9 years ago
Scott Williams d12e1902af internalise cloning processor + rename context 9 years ago
Scott Williams 612b5e2e50 Renameing classes + simplifying Image<TPixel> 9 years ago
Scott Williams 3fa5141ad9 test extensions methods 9 years ago
Anton Firszov 4f82107f1c refactor 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
Anton Firszov d96392e0d2 ReferencePngDecoder 9 years ago
Anton Firszov 30912e6974 introduced CoreCompat.SystemDrawing as reference utility for tests, implemented ToSystemDrawingBitmap() 9 years ago
Scott Williams bb9280f317 switch from mimetype strings to IImageFormats 9 years ago
Scott Williams 00c5897c2e provide IImageFormatProviders and split mimetype detection from decoders. 9 years ago
Scott Williams 42e0395a60 refactor encoders/decoders 9 years ago
Anton Firszov ba364d89ef implemented the rest of pixel conversion methods 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 d821f201e9 Fix broken test 9 years ago
James Jackson-South 5fa10c0ab3 Remove StandardImageClass 9 years ago
James Jackson-South 2bd0c2c9ba Resize 9 years ago
James Jackson-South 72fb7b4f46 AutoOrient 9 years ago
James Jackson-South d76fdedee7 Oilpainting 9 years ago
James Jackson-South fe040bbdac BlackWhite, ColorBlindness, Grayscale 9 years ago
James Jackson-South 6cea382a72 Finish dither tests 9 years ago
James Jackson-South 0dcbf0af2e BinaryThresholdTests as template 9 years ago
James Jackson-South 9984ffa348 Replace BufferSpan<T> with Span<T> 9 years ago
James Jackson-South 8dbf34b12d Use better static format for Load etc. 9 years ago
Dirk Lemstra b9f3b50667 Fixed namespace 9 years ago
James Jackson-South 47710578f0 Fix tests 9 years ago
James Jackson-South 119c1bf70f Remove non-generic Image 9 years ago
Scott Williams 14b39fd620 bulk blending tests 9 years ago
Scott Williams f624265c99 PorterDuff tests 9 years ago
Scott Williams 0d8eb2032c initial blender implementations 9 years ago
Scott Williams 9d96ee797b pixelate no longer blanks out background 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 15d67c843d Enhance FloatRoundingComparer 9 years ago
James Jackson-South 1b513c667b Fix Argb32 naming in typehelpers. 9 years ago
James Jackson-South 119e93642c Rename Argb, Add Color to tests 9 years ago
James Jackson-South 82ad686bbc Add PackedValue back to Color 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 a63dae887f Inint remove packing from Color. 9 years ago
James Jackson-South 8154e62356 Add proper rounding compare 10 years ago
Scott Williams 440eab7bf4 fix broken tests 10 years ago
Scott Williams 41c1654c8e Speed up greyscale tests by using test pattern. 10 years ago
Scott Williams 04293b6d8e allow test cases to be serialized to they show in VS 10 years ago