Click or drag to resize

Delete Class

Removes an image from the color composite document.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.CommandsTwoInputsCommandObject, McImage
            MediaCy.Commands.ColorCompositeDelete

Namespace:  MediaCy.Commands.ColorComposite
Assembly:  MediaCy.Addins.ColorComposite (in MediaCy.Addins.ColorComposite.dll) Version: 3.1.0.0
Syntax
VB
Public Class Delete
	Inherits TwoInputsCommand(Of Object, McImage)
Constructors
  NameDescription
Public methodDelete
Initializes a new instance of the Delete class
Public methodDelete(String)
Initializes a new instance of the Delete class
Public methodDelete(McCommand)
Initializes a new instance of the Delete class
Top
Remarks