The following tables list the members exposed by PlasmaCommand.
Public Constructors
Name | Description | |
---|---|---|
PlasmaCommand | Initializes a new PlasmaCommand with explicit parameters. |
Public Methods
Name | Description | |
---|---|---|
GetStringDescription | Returns a meaningful name for this command. | |
OnProgress | Implements OnProgress. (Inherited from RasterCommand) | |
Run | Implements Run. (Inherited from RasterCommand) | |
ToString | Overridden. Returns a meaningful name for this method. |
Public Properties
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. (Inherited from 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. |
Public Events
Name | Description | |
---|---|---|
Progress | Implements Progress. (Inherited from RasterCommand) |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET