Click or drag to resize

ApplyDye Class

Applies dye to image.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandMcDye
          MediaCy.Addins.SystemSettingsDyeInputCommand
            MediaCy.Addins.SystemSettings.CommandsApplyDye

Namespace:  MediaCy.Addins.SystemSettings.Commands
Assembly:  MediaCy.Addins.SystemSettings (in MediaCy.Addins.SystemSettings.dll) Version: 3.1.0.0
Syntax
VB
Public Class ApplyDye
	Inherits DyeInputCommand

The ApplyDye type exposes the following members.

Constructors
  NameDescription
Public methodApplyDye
Initializes a new instance of the ApplyDye class
Public methodApplyDye(McCommand)
Initializes a new instance of the ApplyDye class
Top
Properties
  NameDescription
Public propertyInput2
Top
Methods
  NameDescription
Public methodGetInputArguments
Redefines input parameter order as Input2,Input (default is declaration order)
(Overrides McCommandExtended.GetInputArguments.)
Public methodRun
Applies Dye to image
Top
Remarks