Error processing SSI file
LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)

Show in webframe

AlignImagesCommand Constructor (AlignImagesCommand)








Initializes a new AlignImagesCommand class object.
Syntax
public AlignImagesCommand()
'Declaration
 
Public Function New()
'Usage
 
Dim instance As New AlignImagesCommand()
public AlignImagesCommand()
- (instancetype)init
public AlignImagesCommand()
function AlignImagesCommand()
public:
AlignImagesCommand();
Remarks
The AlignImagesCommand automatically finds the best registration method based on the number of input points it is given.
Example
Refer to the AlignImagesCommand example.
Requirements

Target Platforms

See Also

Reference

AlignImagesCommand Class
AlignImagesCommand Members

Error processing SSI file