ImageAligner Constructor

  Name Description
Public method ImageAligner()
Creates a new image aligner with default settings.
Public method ImageAligner(IVectorView)
Initializes a new instance of the ImageAligner class
Public method ImageAligner(IReadOnlyList<IImageProvider>)
Initializes a new instance of the ImageAligner class
Public method ImageAligner(IVectorView, Void)
Initializes a new instance of the ImageAligner class
Public method ImageAligner(IReadOnlyList<IImageProvider>, IImageProvider)
Initializes a new instance of the ImageAligner class
Public method ImageAligner(IVectorView, Void, IImageProvider)
Initializes a new instance of the ImageAligner class
Public method ImageAligner(IReadOnlyList<IImageProvider>, IImageProvider, Int32)
Initializes a new instance of the ImageAligner class
Show: