Leadtools.ImageProcessing.SpecialEffects Namespace : PlasmaCommandFlags Enumeration |
[FlagsAttribute()] public enum PlasmaCommandFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <FlagsAttribute()> Public Enum PlasmaCommandFlags Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As PlasmaCommandFlags
[FlagsAttribute()] public enum PlasmaCommandFlags : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.ImageProcessing.SpecialEffects.PlasmaCommandFlags = function() { }; Leadtools.ImageProcessing.SpecialEffects.PlasmaCommandFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()] public enum class PlasmaCommandFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Circular | Create circles of plasma. |
Cross | Create crossed lines of plasma. |
CustomColor | Use the frequency properties (RedFrequency, GreenFrequency, BlueFrequency) of the PlasmaCommand class to generate user-defined plasma colors. |
Diagonal | Create diagonal lines of plasma. |
Horizontal | Create horizontal lines of plasma. |
Hue | Use the first predefined color pattern. |
Random1 | Create randomly shaped plasma. |
Random2 | Create a different type of randomly shaped plasma. |
Rgb1 | Use the second predefined color pattern. |
Rgb2 | Use the third predefined color pattern. |
Vertical | Create vertical lines of plasma. |
Group | Flags |
Type of Plasma | Vertical, Horizontal, Diagonal, Cross, Circular, Random1, Random2 |
Color Patterns | Hue, Rgb1, Rgb2, CustomColor |
System.Object
System.ValueType
System.Enum
Leadtools.ImageProcessing.SpecialEffects.PlasmaCommandFlags
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