Click or drag to resize

CreateMaskCommand Class

Creates mask image of the thresholded regions.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Addins.ThresholdToolThresholdToolCommand
            MediaCy.Addins.ThresholdToolCreateMaskCommand

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

The CreateMaskCommand type exposes the following members.

Constructors
  NameDescription
Public methodCreateMaskCommand
Initializes a new instance of the CreateMaskCommand class
Public methodCreateMaskCommand(McCommand)
Initializes a new instance of the CreateMaskCommand class
Top
Properties
  NameDescription
Public propertyOutput
Output image
Public propertyVisible
Visibility flag
Top
Methods
  NameDescription
Public methodRun
Top
Remarks