GetCapturedImage

Description

This function has been deprecated, use SetDeviceCameraToImage instead.

Returns the ID of a newly captured image created using ShowImageCaptureScreen. If this returns 0 then the user cancelled the process or you have not yet started it with ShowImageCaptureScreen. Once you have called this command to retrieve the image ID it will return 0 until ShowImageCaptureScreen is called again.

Definition

integer GetCapturedImage()