Click or drag to resize

TintRemoveAll Class

Removes the tint from all images.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.Commands.ImageTintRemoveAll

Namespace:  MediaCy.Commands.Image
Assembly:  MediaCy.Addins.ColorComposite (in MediaCy.Addins.ColorComposite.dll) Version: 3.1.0.0
Syntax
VB
Public Class TintRemoveAll
	Inherits BaseCommand
Constructors
  NameDescription
Public methodTintRemoveAll
Initializes a new instance of the TintRemoveAll class
Public methodTintRemoveAll(String)
Initializes a new instance of the TintRemoveAll class
Public methodTintRemoveAll(McCommand)
Initializes a new instance of the TintRemoveAll class
Top
Remarks