←Select platform

Threshold Property (SigmaCommand)

Summary

Gets or sets the threshold value.

Syntax

C#
VB
WinRT C#
C++
public float Threshold {get; set;}
Public Property Threshold As Single
public float Threshold {get; set;}
get_Threshold(); 
set_Threshold(value); 
Object.defineProperty('Threshold'); 
public: 
property float Threshold { 
   float get(); 
   void set (    float ); 
} 

Property Value

Percentage of pixels included to number of pixels in kernel.

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