Click or drag to resize

ThresholdToolCommand Class

Base threshold tool command.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Addins.ThresholdToolThresholdToolCommand
            More...

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

The ThresholdToolCommand type exposes the following members.

Constructors
  NameDescription
Public methodThresholdToolCommand
Initializes a new instance of the ThresholdToolCommand class
Public methodThresholdToolCommand(McCommand)
Initializes a new instance of the ThresholdToolCommand class
Top
Properties
  NameDescription
Public propertyShouldBackup
Top
Methods
  NameDescription
Public methodRun
Top
Remarks
See Also
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Addins.ThresholdToolThresholdToolCommand
            MediaCy.Addins.ThresholdToolApplyGlobalCommand
            MediaCy.Addins.ThresholdToolColorPickerToolCommand
            MediaCy.Addins.ThresholdToolCreateMaskCommand
            MediaCy.Addins.ThresholdToolLoadSaveThresholdsCommand
            MediaCy.Addins.ThresholdToolSetToGlobalCommand
            MediaCy.Addins.ThresholdToolThresholdsCommand
            MediaCy.Addins.ThresholdToolThresholdToolOptions