←Select platform

SNR Property

Summary

Gets the SNR amount.

Syntax
C#
VB
C++
public float SNR { get; } 
Public ReadOnly Property SNR As Single 
public: 
property float SNR { 
   float get(); 
} 

Property Value

A float value that represents the amount of the SNR.

Example

Refer to the SignalToNoiseRatioCommand example.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly