Click or drag to resize

Export Class

Exports all or selected images into application workspace.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputOneOutputCommandMcImageCompareDocument, IList
          MediaCy.CommandsTwoInputsOneOutputCommandMcImageCompareDocument, McImage, IList
            MediaCy.Addins.ImageCompareExport

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

The Export type exposes the following members.

Constructors
  NameDescription
Public methodExport
Initializes a new instance of the Export class
Public methodExport(String)
Initializes a new instance of the Export class
Public methodExport(McCommand)
Initializes a new instance of the Export class
Top
Properties
  NameDescription
Public propertyVisible
Defines visibility of the result image.
Top
Remarks