Table of Contents

Property ErrorPixelPercentage

Namespace
SkiaSharp.Extended
Assembly
SkiaSharp.Extended.dll

ErrorPixelPercentage

Gets the ratio of differing pixels to total pixels (0.0 to 1.0). Returns 0 if TotalPixels is 0.

public double ErrorPixelPercentage { get; }

Property Value

double