IsCapturingImage - AGK Help

IsCapturingImage

Description

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()