Leadtools.ImageProcessing.SpecialEffects Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.12.11
PlasmaCommand Class Members
See Also  Properties  Methods  Events
Leadtools.ImageProcessing.SpecialEffects Namespace : PlasmaCommand Class


The following tables list the members exposed by PlasmaCommand.

Public Constructors

 NameDescription
Public ConstructorPlasmaCommand ConstructorOverloaded.  Initializes a new PlasmaCommand with default parameters.  
Top

Public Properties

 NameDescription
Public PropertyBlueFrequency Gets or sets the frequency of blue color.  
Public PropertyFlags Gets or sets the type of plasma effect, and the color pattern to use.  
Public PropertyGreenFrequency Gets or sets the frequency of green color.  
Public PropertyHasProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Public PropertyOpacity Gets or sets the blending percent between plasma color and original image.  
Public PropertyRedFrequency Gets or sets the frequency of red color.  
Public PropertyShift Gets or sets the amount of color-shift in plasma color pattern.  
Public PropertySize Gets or sets the size of plasma.  
Top

Public Methods

 NameDescription
Public MethodOnProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Public MethodRun (Inherited from Leadtools.ImageProcessing.RasterCommand)
Public MethodToStringOverridden.  Overridden. Returns a meaningful name for this method.  
Top

Public Events

 NameDescription
Public EventProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Top

See Also