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