Browse Source
Merge branch 'master' into redundantParallelOptions
af/merge-core
Anton Firsov
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
1 deletions
-
tests/ImageSharp.Benchmarks/Color/RgbToYCbCr.cs
|
|
@ -85,7 +85,6 @@ namespace SixLabors.ImageSharp.Benchmarks |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
// Waiting for C# 7 stackalloc keyword patiently ...
|
|
|
|
|
|
private static class OnStackInputCache |
|
|
private static class OnStackInputCache |
|
|
{ |
|
|
{ |
|
|
public unsafe struct Byte |
|
|
public unsafe struct Byte |
|
|
|