Click or drag to resize

ApplySystem Class

Applies system calibration to image.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Addins.SCalibration.CommandsApplySystem

Namespace:  MediaCy.Addins.SCalibration.Commands
Assembly:  MediaCy.Addins.SCalibration (in MediaCy.Addins.SCalibration.dll) Version: 3.1.0.0
Syntax
VB
Public Class ApplySystem
	Inherits OneInputCommand(Of Object)

The ApplySystem type exposes the following members.

Constructors
  NameDescription
Public methodApplySystem
Initializes a new instance of the ApplySystem class
Public methodApplySystem(McCommand)
Initializes a new instance of the ApplySystem class
Top
Properties
  NameDescription
Public propertyCameraName
Camera name.
Top
Remarks