Click or drag to resize

Apply Class

Applies intensity calibration to image.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandMcIntensityCalib
          MediaCy.Addins.ICalibrationCalibrationInputCommand
            MediaCy.Addins.ICalibration.CommandsApply

Namespace:  MediaCy.Addins.ICalibration.Commands
Assembly:  MediaCy.Addins.ICalibration (in MediaCy.Addins.ICalibration.dll) Version: 3.1.0.0
Syntax
VB
Public Class Apply
	Inherits CalibrationInputCommand

The Apply type exposes the following members.

Constructors
  NameDescription
Public methodApply
Initializes a new instance of the Apply class
Public methodApply(McCommand)
Initializes a new instance of the Apply class
Top
Properties
  NameDescription
Public propertyInput2
Top
Methods
  NameDescription
Public methodGetInputArguments
Redefines input parameter order as Input2,Input (default is declaration order)
(Overrides McCommandExtended.GetInputArguments.)
Public methodRun
Top
Remarks