Click or drag to resize

ApplyGlobalCommand Class

Applies global threshold segmentation ranges to image.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Addins.ThresholdToolThresholdToolCommand
            MediaCy.Addins.ThresholdToolApplyGlobalCommand

Namespace:  MediaCy.Addins.ThresholdTool
Assembly:  MediaCy.Addins.ThresholdTool (in MediaCy.Addins.ThresholdTool.dll) Version: 3.1.0.0
Syntax
VB
Public Class ApplyGlobalCommand
	Inherits ThresholdToolCommand
Constructors
  NameDescription
Public methodApplyGlobalCommand
Initializes a new instance of the ApplyGlobalCommand class
Public methodApplyGlobalCommand(McCommand)
Initializes a new instance of the ApplyGlobalCommand class
Top
Remarks