Click or drag to resize

TwoInputsOneOutputCommandInputType1, InputType2, OutputType Class

Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputOneOutputCommandInputType1, OutputType
          MediaCy.CommandsTwoInputsOneOutputCommandInputType1, InputType2, OutputType
            More...

Namespace:  MediaCy.Commands
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class TwoInputsOneOutputCommand(Of InputType1, InputType2, OutputType)
	Inherits OneInputOneOutputCommand(Of InputType1, OutputType)

Type Parameters

InputType1
InputType2
OutputType

The TwoInputsOneOutputCommandInputType1, InputType2, OutputType type exposes the following members.

Constructors
  NameDescription
Public methodTwoInputsOneOutputCommandInputType1, InputType2, OutputType
Initializes a new instance of the TwoInputsOneOutputCommandInputType1, InputType2, OutputType class
Public methodTwoInputsOneOutputCommandInputType1, InputType2, OutputType(String)
Initializes a new instance of the TwoInputsOneOutputCommandInputType1, InputType2, OutputType class
Public methodTwoInputsOneOutputCommandInputType1, InputType2, OutputType(McCommand)
Initializes a new instance of the TwoInputsOneOutputCommandInputType1, InputType2, OutputType class
Top
Properties
  NameDescription
Public propertyInput2
Top
Methods
  NameDescription
Public methodRun
Handle the variable assignments and command execution when running in a script.
Top
Remarks
See Also
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputOneOutputCommandInputType1, OutputType
          MediaCy.CommandsTwoInputsOneOutputCommandInputType1, InputType2, OutputType
            MediaCy.Addins.ColocalizationCreateColocImageCommand
            MediaCy.Addins.ImageCompareExport
            MediaCy.Addins.ImageCompareRegister
            MediaCy.Commands.ImageAnd
            MediaCy.Commands.ImageSubtract
            MediaCy.CommandsOperationsCommand
            MediaCy.Viewers.NDUpdateElementCommand