OperationsCommand Class |
|
Namespace: MediaCy.Commands
Public Class OperationsCommand Inherits TwoInputsOneOutputCommand(Of Object, Object, Object)
The OperationsCommand type exposes the following members.
| Name | Description | |
|---|---|---|
| OperationsCommand | Initializes a new instance of the OperationsCommand class | |
| OperationsCommand(McCommand) | Initializes a new instance of the OperationsCommand class |
| Name | Description | |
|---|---|---|
| NumberValue |
Number value that is used in operations between Image and Number.
| |
| Operation |
Operation type
| |
| ResultType |
Defines whether the operation is applied to the first image or creates a new image
| |
| Visible |
Visibility of the output image
|
| Name | Description | |
|---|---|---|
| FromObject |