ClearXLImage
Syntax
CameraAPI.ClearXLImage();
Parameters
None
Returns
None
Remarks
Clears the extra-large image buffer. Throws java.lang.Exception if an error occurs. All exceptions can be caught using a
try/catch
block.