←Select platform

Factor Property

Summary
Gets or sets the Threshold factor.
Syntax
C#
VB
Objective-C
C++
Java
public int Factor { get; set; } 
Public Property Factor As Integer 
@property (nonatomic, assign) NSUInteger factor 
public int getFactor() 
public void setFactor(int value) 
public: 
property int Factor { 
   int get(); 
   void set (    int ); 
} 

Property Value

Value that indicates the threshold factor.

Example

Refer to AutoBinarizeCommand.

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.