The following tables list the members exposed by MathematicalFunctionCommand.
Public Constructors
Name | Description | |
---|---|---|
MathematicalFunctionCommand | Initializes a new MathematicalFunctionCommand class object 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 class. |
Public Properties
Name | Description | |
---|---|---|
Factor | Gets or sets a value used as an amplitude factor if the Type property is Square, Square Root, or Logarithm, and is used as a frequency factor if the Type property is Sine or Cosine. | |
HasProgress | Determines if the command object has a progress event handler set. (Inherited from RasterCommand) | |
Type | Gets or sets a value that indicates the type of mathematical operation to be performed on each pixel's values. |
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