.. _doxcsid-class_p1_1_1_image_sdk_1_1_stitching_1ab647421702d3b3e025fd9629f004afee: 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 .. ref-code-block:: csharp :class: doxyrest-overview-code-block public :ref:`StitcherResult` GetLastResult(); .. rubric:: Returns: The status from the last run of the stitcher. Usefull if stitcher fails or to see if there were warnings encountered during stitching