📷 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.
 
 
Davidsv 512fa973fa
Merge branch 'master' into ImageSharp-issue-711-resize-aspect-ratio-or-closest
7 years ago
..
AutoOrientTests.cs removed ExifIdCode parameter from ExifProfile.ToByteArray, because this is jpeg specific and should be handled by the jpeg encoder 8 years ago
CropTest.cs Remove invalid test 7 years ago
EntropyCropTest.cs Update ImageSharp Namespaces. 8 years ago
FlipTests.cs ParallelHelper -> CropProcessor, additional FlipProcessor test 7 years ago
PadTest.cs Update ImageSharp Namespaces. 8 years ago
ResizeProfilingBenchmarks.cs Update ImageSharp Namespaces. 8 years ago
ResizeTests.cs When passing 0 to only one dimension on resize, it will keep one pixel in case aspect ratio results in less than 1 pixel for a dimension. 7 years ago
RotateFlipTests.cs Update ImageSharp Namespaces. 8 years ago
RotateTests.cs ParallelHelper -> ProjectiveTransformProcessor, better RotateTests 7 years ago
SkewTest.cs Replace == null with is null 8 years ago