Acquires an image (in fact an RGB image stack with three slices) of given size using a webcam.
It uses the webcam-capture library by Bartosz Firyn.https://github.com/sarxos/webcam-capture
Ext.CLIJx_captureWebcamImage(Image destination, Number cameraDeviceIndex, Number imageWidth, Number imageHeight);