Scandit SDK offers the capability to extract frames in which a barcode was scanned.
Capturing a frame can be achieved by getting the FrameData object from the callback of choice. Then, the frame can be converted to the image format supported by the framework.
Camera frame access is supported by on most frameworks.