Leadtools.ImageProcessing.SpecialEffects Namespace : LightCommandType Enumeration |
public enum LightCommandType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum LightCommandType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As LightCommandType
public enum LightCommandType : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.ImageProcessing.SpecialEffects.LightCommandType = function() { }; Leadtools.ImageProcessing.SpecialEffects.LightCommandType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class LightCommandType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Directional | The light will be applied to the whole image. If this flag is used, the width, height, angle and edge values will be ignored. |
Spot | The light will appear as a spotlight, based on width, height, angle and edge values. |
System.Object
System.ValueType
System.Enum
Leadtools.ImageProcessing.SpecialEffects.LightCommandType
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2