Click or drag to resize

CreateImageCommand Class

Creates segmentation mask.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Addins.LearningSegmentationSmartSegmentationCommand
            MediaCy.Addins.LearningSegmentationSmartSegmentationCommandCreateImage
              MediaCy.Addins.LearningSegmentationCreateImageCommand

Namespace:  MediaCy.Addins.LearningSegmentation
Assembly:  MediaCy.Addins.LearningSegmentation (in MediaCy.Addins.LearningSegmentation.dll) Version: 3.1.0.0
Syntax
VB
Public Class CreateImageCommand
	Inherits SmartSegmentationCommandCreateImage
Constructors
  NameDescription
Public methodCreateImageCommand
Initializes a new instance of the CreateImageCommand class
Public methodCreateImageCommand(McCommand)
Initializes a new instance of the CreateImageCommand class
Top
Remarks