| OperationsCommand Class |   | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: MediaCy.Commands
 Syntax
SyntaxPublic Class OperationsCommand Inherits TwoInputsOneOutputCommand(Of Object, Object, Object)
The OperationsCommand type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | OperationsCommand | Initializes a new instance of the OperationsCommand class | 
|  | OperationsCommand(McCommand) | Initializes a new instance of the OperationsCommand class | 
 Properties
Properties| 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
  | 
 Methods
Methods| Name | Description | |
|---|---|---|
|   | FromObject | 
 Remarks
Remarks See Also
See Also