public ColorThresholdCommandComponent(
int minimumRange,
int maximumRange,
ColorThresholdCommandFlags flags
)
Public Function New( _
ByVal minimumRange As Integer, _
ByVal maximumRange As Integer, _
ByVal flags As ColorThresholdCommandFlags _
)
- (instancetype)initWithMinimumRange:(NSInteger)minimumRange
maximumRange:(NSInteger)maximumRange
flags:(LTColorThresholdCommandFlags)flags
public ColorThresholdCommandComponent(int minimumRange,
int maximumRange,
int flags)
public:
ColorThresholdCommandComponent(
int minimumRange,
int maximumRange,
ColorThresholdCommandFlags flags
)
minimumRange
Value that represents the minimum boundary used to threshold a specific color.
maximumRange
Value that represents the maximum boundary used to threshold a specific color.
flags
Flags that represent the value that should be distributed to the thresholded component.
Refer to ColorThresholdCommand()
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