public enum SubtractBackgroundCommandType
Public Enum SubtractBackgroundCommandType
typedef NS_ENUM(NSInteger, LTSubtractBackgroundCommandType)
public enum SubtractBackgroundCommandType
public enum class SubtractBackgroundCommandType
Value | Member | Description |
---|---|---|
0 | DependOnRollingBallSize | The shrink size depends on the ball size. |
1 | NoShrinking | No Resize (Highest accuracy). |
2 | OneToTwo | Resize to half width and height. |
3 | OneToFour | Resize to quarter width and height. |
4 | OneToEight | Resize to eighth width and height (very fast). |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document