The following tables list the members exposed by PlasmaCommand.
| Name | Description | |
|---|---|---|
| PlasmaCommand Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
| BlueFrequency | Gets or sets the frequency of blue color. |
| Flags | Gets or sets the type of plasma effect, and the color pattern to use. |
| GreenFrequency | Gets or sets the frequency of green color. |
| HasProgress | Determines if the command object has a progress event handler set. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |
| Opacity | Gets or sets the blending percent between plasma color and original image. |
| RedFrequency | Gets or sets the frequency of red color. |
| Shift | Gets or sets the amount of color-shift in plasma color pattern. |
| Size | Gets or sets the size of plasma. |
| Name | Description | |
|---|---|---|
| OnProgress | Implements Leadtools.ImageProcessing.IRasterCommand.OnProgress(Leadtools.ImageProcessing.RasterCommandProgressEventArgs). Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |
| Run | Implements Leadtools.ImageProcessing.IRasterCommand.Run(Leadtools.RasterImage). Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |
| ToString | Overridden. Returns a meaningful name for this method. |
| Name | Description | |
|---|---|---|
| Progress | Implements Leadtools.ImageProcessing.IRasterCommand.Progress. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |