| Visual Basic (Declaration) | |
|---|---|
Public Enum ColorThresholdCommandType Inherits Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public enum ColorThresholdCommandType : Enum | |
| C++/CLI | |
|---|---|
public enum class ColorThresholdCommandType : public Enum | |
| Member | Description |
|---|---|
| Rgb | RGB color space. |
| Hsv | HSV color space. |
| Hls | HLS color space |
| Xyz | XYZ color space |
| YcrCb | YCrCb color space |
| Yuv | YUV color space |
| Lab | LAB color space |
| Cmy | CMY color space |
System.Object
System.ValueType
System.Enum
Leadtools.ImageProcessing.Color.ColorThresholdCommandType
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family