'KCMLImageCapture()

Captures a PNG image of the current form.

Arguments

The function takes no arguments.

Returns

Size of the captured PNG or zero if no form or the form is minimized.

Syntax

The following definition is built into KCML. You do not have to include it in your own code.

$DECLARE 'KCMLImageCapture()

Further Information

IntroducedKCML 5.00
CompatibilityKClient

See Also

KCMLCaptureForm, KCMLImageLoad, KCMLImageResize, KCMLImageReturn, KCMLImageSave

Index of internal $DECLARE functions