[FlagsAttribute()] public enum SegmentCommandFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <FlagsAttribute()> Public Enum SegmentCommandFlags Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As SegmentCommandFlags
[FlagsAttribute()] public enum SegmentCommandFlags : System.IComparable, System.IConvertible, System.IFormattable
enum LTSegmentCommandFlags
public enum SegmentCommandFlags
Leadtools.ImageProcessing.Color.SegmentCommandFlags = function() { }; Leadtools.ImageProcessing.Color.SegmentCommandFlags.prototype = {
None = 0x00000000, Rgb = 0x00000001, Y = 0x00000002, U = 0x00000003, V = 0x00000004, NgtvUv = 0x00000010, Uv = 0x00000010, };
[FlagsAttribute()] public enum class SegmentCommandFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
System.Object
System.ValueType
System.Enum
Leadtools.ImageProcessing.Color.SegmentCommandFlags