For a list of all members of this type, see UserFilterCommand members
Public Properties
Name | Description | |
---|---|---|
CenterPoint | Gets or sets a point structure that contains a two-dimensional position of the Matrix array, to be used as the matrix (mask)center. | |
Divisor | Gets or sets a value used to divide the final result of the output. | |
FilterHeight | Gets or sets the number of rows in the user-defined array (mask). | |
FilterWidth | Gets or sets the number of columns in the user-defined array (mask). | |
HasProgress | Determines if the command object has a progress event handler set. (Inherited from RasterCommand) | |
Matrix | Gets or sets an array of (FilterWidth * FilterHeight) integers containing the user-defined matrix (mask). The elements are stored in row order (first row, second row, etc). | |
MatrixLength | Get or set the length of matrix array | |
Offset | Gets or sets a value used to offset the final result of the output. | |
Type | Gets or sets a flag that indicates the type of operation. |
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