Stitching.GetLastResult Method
Definition
Namespace: P1.ImageSdk
Get the last result of the stitcher. This can be used to get info about errors and warnings that had an impact on the stitching. Errors will cause the stitcher to throw an exception
public StitcherResult GetLastResult();
Returns:
The status from the last run of the stitcher. Usefull if stitcher fails or to see if there were warnings encountered during stitching