Leadtools.ImageProcessing.SpecialEffects Namespace : LensFlareCommandType Enumeration |
public enum LensFlareCommandType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum LensFlareCommandType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As LensFlareCommandType
public enum LensFlareCommandType : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.ImageProcessing.SpecialEffects.LensFlareCommandType = function() { }; Leadtools.ImageProcessing.SpecialEffects.LensFlareCommandType.prototype = {
Type1 = 0x00000000, Type2 = 0x00000001, Type3 = 0x00000002, };
public enum class LensFlareCommandType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | Type1 | Standard lens. |
0x00000001 | Type2 | Moderate wide-angle lens. |
0x00000002 | Type3 | Moderate telephoto lens. |
System.Object
System.ValueType
System.Enum
Leadtools.ImageProcessing.SpecialEffects.LensFlareCommandType