←Select platform

Sigma Property

Summary

Gets or sets the Sigma value.

Syntax

C#
VB
WinRT C#
C++
public int Sigma {get; set;}
Public Property Sigma As Integer
public int Sigma {get; set;}
get_Sigma(); 
set_Sigma(value); 
Object.defineProperty('Sigma'); 
public: 
property int Sigma { 
   int get(); 
   void set (    int ); 
} 

Property Value

Number of standard deviations the pixel value can be within.

Example

Refer to SigmaCommand.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.Core Assembly
Click or drag to resize