Click or drag to resize

Tint Class

Applies the tint to the image.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.ImageTint

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

The Tint type exposes the following members.

Constructors
  NameDescription
Public methodTint
Initializes a new instance of the Tint class
Public methodTint(String)
Initializes a new instance of the Tint class
Public methodTint(McCommand)
Initializes a new instance of the Tint class
Top
Properties
  NameDescription
Public propertyApplyProperties
Apply Dye/Tint information to the image.
Public propertyColor
Tint color.
Public propertyDyeName
Dye name.
Public propertyEmissionWavelength
Emissions Wavelength.
Public propertyImports (Overrides McCommandImports.)
Public propertyLocation
Defines location in the image set.
Top
Methods
  NameDescription
Public methodIsPropertyActive (Overrides McCommandExtended.IsPropertyActive(String).)
Top
Remarks