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