CheckStability(RasterImage) Method
         
         
         
Summary
Checks the frame quality for the specified capture method. 
Syntax
bool CheckStability( 
   RasterImage image 
); 
Parameters
image
RasterImage to process.
 
Return Value
true if the captured frames are valid for the specified capture method; otherwise, false.
Requirements
Target Platforms
See Also
AutoCapture Class
AutoCapture Members
Leadtools.Camera.Xamarin Namespace