Click or drag to resize

AlignCommands Class

Provides a set of align related commands.
Inheritance Hierarchy
SystemObject
  MediaCy.Automation.ProcessAlignCommands

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

The AlignCommands type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberApply
Creates aligned image.
Public propertyStatic memberApplyToSelected
Adds all selected windows to align and create aligned image.
Public propertyStatic memberCalculate
Calculates alignment of selected images.
Public propertyStatic memberCalculateFFT
Calculates alignment of input images.
Public propertyStatic memberGadget
Shows Align panel.
Public propertyStatic memberOpen
Loads alignment from a file.
Public propertyStatic memberOptions
Sets alignment options.
Public propertyStatic memberSave
Saves alignment to a file.
Public propertyStatic memberTransforms
Aligns images using the defined affine transforms.
Top
See Also