The following tables list the members exposed by RegistrationResult.
Public Constructors
Public Properties
| Name | Description |
| State |
The state of the registration operation.
|
Top
Public Methods
| Name | Description |
| AlignImage |
Aligns an image using the registration information contained within this object.
|
| Dispose | Overloaded.
Common protected Dispose method for standard Dispose pattern. Called by IDisposable.Dispose() and the finalizer.
|
| GetAffineTransformation | Creates a 3x3 affine transformation matrix that represents the alignment information contained within the RegistrationResult. |
Top
Protected Methods
| Name | Description |
| Finalize |
A finalizer for the object.
|
Top
See Also