Click or drag to resize

CompareCommands Class

Provides a set of compare related commands.
Inheritance Hierarchy
SystemObject
  MediaCy.Automation.ProcessCompareCommands

Namespace:  MediaCy.Automation.Process
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public NotInheritable Class CompareCommands

The CompareCommands type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAdd
Adds an image into the Image Compare document.
Public propertyStatic memberAddAll
Adds all open images into the Image Compare document.
Public propertyStatic memberAlign
Aligns the images in the Image Compare workspace.
Public propertyStatic memberApply
Creates the result image from the Image Compare document.
Public propertyStatic memberExport
Exports all or selected images into application workspace.
Public propertyStatic memberMove
Moves the images in the Image Compare workspace.
Public propertyStatic memberNew
Creates a new Image Compare document.
Public propertyStatic memberOptions
Sets the Image Compare options.
Public propertyStatic memberPreviewOptions
Sets the Image Compare preview options.
Public propertyStatic memberRegister
Transforms the source image ROI to a set of tie points in a new destination image.
Public propertyStatic memberRemove
Removes the selected images from the Image Compare document.
Public propertyStatic memberRemoveAll
Removes all images from the Image Compate document.
Public propertyStatic memberReset
Resets the image size, opacity, weighting and angle to default.
Public propertyStatic memberResize
Resizes the images in the Image Compare workspace.
Public propertyStatic memberSelectImage
Selects or deselects the image in the Image Compare workspace.
Public propertyStatic memberSetAngle
Sets the angle to all or selected images in the Image Compare workspace.
Public propertyStatic memberSetOpacity
Sets the opacity to all or selected images in the Image Compare workspace.
Public propertyStatic memberSetPosition
Sets the image position in the Image Compare workspace.
Public propertyStatic memberSetWeighting
Sets the weighting to all or selected images in the Image Compare workspace.
Top
See Also