📷 A modern, cross-platform, 2D Graphics library for .NET
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Anton Firszov
5fb4461746
Merge remote-tracking branch 'origin/tocsoft/mutate-api' into antonfirsov/qa-lab
# Conflicts:
# tests/ImageSharp.Tests/Processing/Binarization/BinaryThresholdTest.cs
# tests/ImageSharp.Tests/Processing/Binarization/DitherTest.cs
# tests/ImageSharp.Tests/Processing/ColorMatrix/BlackWhiteTest.cs
# tests/ImageSharp.Tests/Processing/ColorMatrix/ColorBlindnessTest.cs
# tests/ImageSharp.Tests/Processing/ColorMatrix/HueTest.cs
# tests/ImageSharp.Tests/Processing/ColorMatrix/KodachromeTest.cs
# tests/ImageSharp.Tests/Processing/ColorMatrix/LomographTest.cs
# tests/ImageSharp.Tests/Processing/ColorMatrix/PolaroidTest.cs
# tests/ImageSharp.Tests/Processing/ColorMatrix/SaturationTest.cs
# tests/ImageSharp.Tests/Processing/ColorMatrix/SepiaTest.cs
# tests/ImageSharp.Tests/Processing/Convolution/BoxBlurTest.cs
# tests/ImageSharp.Tests/Processing/Convolution/DetectEdgesTest.cs
# tests/ImageSharp.Tests/Processing/Convolution/GaussianBlurTest.cs
# tests/ImageSharp.Tests/Processing/Convolution/GaussianSharpenTest.cs
# tests/ImageSharp.Tests/Processing/Effects/AlphaTest.cs
# tests/ImageSharp.Tests/Processing/Effects/BackgroundColorTest.cs
# tests/ImageSharp.Tests/Processing/Effects/BrightnessTest.cs
# tests/ImageSharp.Tests/Processing/Effects/ContrastTest.cs
# tests/ImageSharp.Tests/Processing/Effects/InvertTest.cs
# tests/ImageSharp.Tests/Processing/Effects/OilPaintTest.cs
# tests/ImageSharp.Tests/Processing/Effects/PixelateTest.cs
# tests/ImageSharp.Tests/Processing/Overlays/GlowTest.cs
# tests/ImageSharp.Tests/Processing/Overlays/VignetteTest.cs
# tests/ImageSharp.Tests/Processing/Transforms/AutoOrientTests.cs
# tests/ImageSharp.Tests/Processing/Transforms/CropTest.cs
# tests/ImageSharp.Tests/Processing/Transforms/EntropyCropTest.cs
# tests/ImageSharp.Tests/Processing/Transforms/FlipTests.cs
# tests/ImageSharp.Tests/Processing/Transforms/PadTest.cs
# tests/ImageSharp.Tests/Processing/Transforms/ResizeTests.cs
# tests/ImageSharp.Tests/Processing/Transforms/RotateFlipTests.cs
# tests/ImageSharp.Tests/Processing/Transforms/RotateTests.cs
# tests/ImageSharp.Tests/Processing/Transforms/SkewTest.cs
# tests/ImageSharp.Tests/TestFile.cs
|
9 years ago |
| .. |
|
ImageDiscoverMimeType.cs
|
Added tests for loading image with CRC
|
9 years ago |
|
ImageEqualTests.cs
|
Commented in the Assert.True() to make the test fail.
|
9 years ago |
|
ImageLoadTests.cs
|
Added tests for loading image with CRC
|
9 years ago |
|
ImageRotationTests.cs
|
Renamed variable.
|
9 years ago |
|
ImageSaveTests.cs
|
Added tests for loading image with CRC
|
9 years ago |
|
ImageTests.cs
|
moving input test images into ./tests/TestImages/Input
|
9 years ago |
|
NoneSeekableStream.cs
|
fix loading from unseekable stream
|
9 years ago |
|
PixelAccessorTests.cs
|
merge with master
|
9 years ago |