Click or drag to resize

Apply Class

Creates the result image from the Image Compare document.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputOneOutputCommandMcImageCompareDocument, McImage
          MediaCy.Addins.ImageCompareApply

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

The Apply type exposes the following members.

Constructors
  NameDescription
Public methodApply
Initializes a new instance of the Apply class
Public methodApply(String)
Initializes a new instance of the Apply class
Public methodApply(McCommand)
Initializes a new instance of the Apply class
Top
Properties
  NameDescription
Public propertyCleanup
Cleanup image compare document.
Public propertyType
Defines image operation.
Public propertyVisible
Defines visibility of the result image.
Top
Remarks