This enumeration indicates the color space used in the segmentation.
[FlagsAttribute()]
public enum SegmentCommandFlags
<FlagsAttribute()>
Public Enum SegmentCommandFlags
[FlagsAttribute()]
public enum SegmentCommandFlags
typedef NS_OPTIONS(NSUInteger, LTSegmentCommandFlags)
public enum SegmentCommandFlags
Leadtools.ImageProcessing.Color.SegmentCommandFlags = function() { };
Leadtools.ImageProcessing.Color.SegmentCommandFlags.prototype = {
None = 0x00000000,
Rgb = 0x00000001,
Y = 0x00000002,
U = 0x00000003,
V = 0x00000004,
Uv = 0x00000005,
NgtvUv = 0x00000010,
};
[FlagsAttribute()]
public enum class SegmentCommandFlags
Members
Value | Member | Description |
---|---|---|
0x00000000 | None | No Flags selected. |
0x00000001 | Rgb | Comparison done on red, green and blue difference. |
0x00000002 | Y | Comparison done on Y channel difference of YUV space. |
0x00000003 | U | Comparison done on U channel difference of YUV space. |
0x00000004 | V | Comparison done on V channel difference of YUV space. |
0x00000005 | Uv | Comparison done on U and V channels difference of YUV space. |
0x00000010 | NgtvUv | Consider negative values of U and V of YUV color space. This flag is used only with U or V flags. |
![]() |
Products |
Support |
Feedback: SegmentCommandFlags Enumeration - Leadtools.ImageProcessing.Color |
Introduction |
Help Version 19.0.2017.3.21
|
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
Your email has been sent to support! Someone should be in touch! If your matter is urgent please come back into chat.
Chat Hours:
Monday - Friday, 8:30am to 6pm ET
Thank you for your feedback!
Please fill out the form again to start a new chat.
All agents are currently offline.
Chat Hours:
Monday - Friday
8:30AM - 6PM EST
To contact us please fill out this form and we will contact you via email.