onGetImage method
Returns captured and cropped image, when ready, as an output parameter. This image is a result, expected by the startCaptureProcess method of the IImagingCoreApi interface.
onGetImage: (res: IBlobImageResult) => void;
Parameters
22.07.2024 13:11:06