←Select platform

BackGroundRemovalCommand Constructor(int)

Summary

Initializes a new instance of this class.

Syntax
C#
VB
C++
Public Sub New(ByVal RemovalFactor As Integer) 
 MyBase.New 

Parameters

RemovalFactor

The attenuation factor needed to remove background from image.

Remarks

The value that determines the amount of removing background.

Recommended value is 800.

This property accepts only positive values within the range from 0 to 1000.

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