Click or drag to resize

TintRemove Class

Removes the tint from the image.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.ImageTintRemove

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

The TintRemove type exposes the following members.

Constructors
  NameDescription
Public methodTintRemove
Initializes a new instance of the TintRemove class
Public methodTintRemove(String)
Initializes a new instance of the TintRemove class
Public methodTintRemove(McCommand)
Initializes a new instance of the TintRemove class
Top
Properties
  NameDescription
Public propertyImports (Overrides McCommandImports.)
Public propertyLocation
Defines location in the image set.
Public propertyRemoveProperties
Apply Dye/Tint information to the image.
Top
Methods
  NameDescription
Public methodIsPropertyActive (Overrides McCommandExtended.IsPropertyActive(String).)
Top
Remarks