Click or drag to resize

CreateColocMaskCommand Class

Create colocalization mask based on the co-localization thresholds or ROI.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputOneOutputCommandObject, McImage
          MediaCy.Addins.ColocalizationCreateColocMaskCommand

Namespace:  MediaCy.Addins.Colocalization
Assembly:  MediaCy.Addins.Colocalization (in MediaCy.Addins.Colocalization.dll) Version: 3.1.0.0
Syntax
VB
Public Class CreateColocMaskCommand
	Inherits OneInputOneOutputCommand(Of Object, McImage)

The CreateColocMaskCommand type exposes the following members.

Constructors
  NameDescription
Public methodCreateColocMaskCommand
Initializes a new instance of the CreateColocMaskCommand class
Public methodCreateColocMaskCommand(McCommand)
Initializes a new instance of the CreateColocMaskCommand class
Top
Properties
  NameDescription
Public propertyVisible
Visibility flag
Top
Remarks