Color space on which the threshold is based.
public enum ColorThresholdCommandType
Public Enum ColorThresholdCommandType
typedef NS_ENUM(NSInteger, LTColorThresholdCommandType)
public enum ColorThresholdCommandType
public enum class ColorThresholdCommandType
Value | Member | Description |
---|---|---|
0 | Rgb | RGB color space. |
1 | Hsv | HSV color space. |
2 | Hls | HLS color space |
3 | Xyz | XYZ color space |
4 | YcrCb | YCrCb color space |
5 | Yuv | YUV color space |
6 | Lab | LAB color space |
7 | Cmy | CMY color space |
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