LEADTOOLS Image Processing (Leadtools.ImageProcessing.SpecialEffects assembly)

LensFlareCommandType Enumeration

Show in webframe







Enumeration that indicates the lens type

Syntax
public enum LensFlareCommandType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum LensFlareCommandType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As LensFlareCommandType
public enum LensFlareCommandType : System.IComparableSystem.IConvertibleSystem.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.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000Type1Standard lens.
0x00000001Type2Moderate wide-angle lens.
0x00000002Type3Moderate telephoto lens.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.ImageProcessing.SpecialEffects.LensFlareCommandType

Requirements

Target Platforms

See Also

Reference

Leadtools.ImageProcessing.SpecialEffects Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.