Click or drag to resize

SetWeighting Class

Sets the weighting to all or selected images in the Image Compare workspace.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandMcImageCompareDocument
          MediaCy.CommandsTwoInputsCommandMcImageCompareDocument, McImage
            MediaCy.Addins.ImageCompareSetWeighting

Namespace:  MediaCy.Addins.ImageCompare
Assembly:  MediaCy.Addins.ImageCompare (in MediaCy.Addins.ImageCompare.dll) Version: 1.0.0.0
Syntax
VB
Public Class SetWeighting
	Inherits TwoInputsCommand(Of McImageCompareDocument, McImage)

The SetWeighting type exposes the following members.

Constructors
  NameDescription
Public methodSetWeighting
Initializes a new instance of the SetWeighting class
Public methodSetWeighting(String)
Initializes a new instance of the SetWeighting class
Public methodSetWeighting(McCommand)
Initializes a new instance of the SetWeighting class
Top
Properties
  NameDescription
Public propertyWeighting
Weighting of the image (0-100).
Top
Remarks