Click or drag to resize

AddAll Class

Adds all open images 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.Commands.ColorCompositeAddAll

Namespace:  MediaCy.Commands.ColorComposite
Assembly:  MediaCy.Addins.ColorComposite (in MediaCy.Addins.ColorComposite.dll) Version: 3.1.0.0
Syntax
VB
Public Class AddAll
	Inherits OneInputCommand(Of Object)

The AddAll type exposes the following members.

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