←Select platform

Threshold Property

Summary
Gets or sets the threshold value.
Syntax
C#
VB
C++
public float Threshold { get; set; } 
Public Property Threshold As Single 
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

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

Leadtools.ImageProcessing.Core Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.