IsCapturingImage

Description

This function has been deprecated, use SetDeviceCameraToImage instead.

Returns 1 if AGK is currently displaying a camera feed and waiting for the user to capture an image. When this returns 0 the user has either cancelled or captured an image, check GetCapturedImage to see what the result was.

Definition

integer IsCapturingImage()