Click or drag to resize

AlignTransformsCommand Class

Aligns images using the defined affine transforms.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.Addins.AlignAlignTransformsCommand

Namespace:  MediaCy.Addins.Align
Assembly:  MediaCy.Addins.Align (in MediaCy.Addins.Align.dll) Version: 3.1.0.0
Syntax
VB
Public Class AlignTransformsCommand
	Inherits McCommandExtended

The AlignTransformsCommand type exposes the following members.

Constructors
  NameDescription
Public methodAlignTransformsCommand
Initializes a new instance of the AlignTransformsCommand class
Public methodAlignTransformsCommand(McCommand)
Initializes a new instance of the AlignTransformsCommand class
Top
Properties
  NameDescription
Public propertyTransforms
List of affine transforms for alignment
Top
Methods
  NameDescription
Public methodStatic memberFromObject
Public methodGetTransforms
Public methodSaveParameterAsCode (Overrides McCommand.SaveParameterAsCode(TextWriter, String, PropertyDescriptor, RecordingFlags).)
Top
Remarks