Click or drag to resize

Add Class

Adds an image to the color composite document. If color composite document is not specified when new document will be created.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.CommandsTwoInputsCommandObject, McImage
            MediaCy.Commands.ColorCompositeAdd

Namespace:  MediaCy.Commands.ColorComposite
Assembly:  MediaCy.Addins.ColorComposite (in MediaCy.Addins.ColorComposite.dll) Version: 3.1.0.0
Syntax
VB
Public Class Add
	Inherits TwoInputsCommand(Of Object, McImage)

The Add type exposes the following members.

Constructors
  NameDescription
Public methodAdd
Initializes a new instance of the Add class
Public methodAdd(String)
Initializes a new instance of the Add class
Public methodAdd(McCommand)
Initializes a new instance of the Add class
Top
Methods
  NameDescription
Public methodCanAdd
Top
Remarks