'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
| Introduced | KCML 5.00 |
| Compatibility | KClient |
See Also
KCMLCaptureForm, KCMLImageLoad, KCMLImageResize, KCMLImageReturn, KCMLImageSave