Click or drag to resize

ApplySystemDye Class

Applies system dye to image.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Addins.SystemSettings.CommandsApplySystemDye

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

The ApplySystemDye type exposes the following members.

Constructors
  NameDescription
Public methodApplySystemDye
Initializes a new instance of the ApplySystemDye class
Public methodApplySystemDye(McCommand)
Initializes a new instance of the ApplySystemDye class
Top
Properties
  NameDescription
Public propertyCameraName
Camera name.
Top
Remarks