Table of Contents

Property PeakSignalToNoiseRatio

Namespace
SkiaSharp.Extended
Assembly
SkiaSharp.Extended.dll

PeakSignalToNoiseRatio

Gets the peak signal-to-noise ratio in decibels, computed as 10 × log₁₀(255² / MeanSquaredError). Returns PositiveInfinity for identical images.

public double PeakSignalToNoiseRatio { get; }

Property Value

double