Property ErrorPixelPercentage
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; }
Gets the ratio of differing pixels to total pixels (0.0 to 1.0). Returns 0 if TotalPixels is 0.
public double ErrorPixelPercentage { get; }