←Select platform

LensFlareCommandType Enumeration

Summary
Enumeration that indicates the lens type

Syntax
C#
C++/CLI
Python
public enum LensFlareCommandType 
public enum class LensFlareCommandType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
class LensFlareCommandType(Enum): 
   Type1 = 0 
   Type2 = 1 
   Type3 = 2 
Members
ValueMemberDescription
0Type1Standard lens.
1Type2Moderate wide-angle lens.
2Type3Moderate telephoto lens.
Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.SpecialEffects Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.