Initializes a new instance of this class.
public BackGroundRemovalCommand(
int RemovalFactor
)
Public Sub New(ByVal RemovalFactor As Integer)
MyBase.New
public:
BackGroundRemovalCommand(Int32 RemovalFactor)
RemovalFactor
The attenuation factor needed to remove background from image.
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET