|
|
@ -139,7 +139,7 @@ namespace SixLabors.ImageSharp.Tests.Processing.Processors.Transforms |
|
|
testOutputDetails: workingBufferLimitInRows, |
|
|
testOutputDetails: workingBufferLimitInRows, |
|
|
appendPixelTypeToFileName: false); |
|
|
appendPixelTypeToFileName: false); |
|
|
image.CompareToReferenceOutput( |
|
|
image.CompareToReferenceOutput( |
|
|
ImageComparer.TolerantPercentage(0.001f), |
|
|
ImageComparer.TolerantPercentage(0.004f), |
|
|
provider, |
|
|
provider, |
|
|
testOutputDetails: workingBufferLimitInRows, |
|
|
testOutputDetails: workingBufferLimitInRows, |
|
|
appendPixelTypeToFileName: false); |
|
|
appendPixelTypeToFileName: false); |
|
|
|