Builder
class Builder
Functions
Link copied to clipboard
Sets image file format extension, which will be used by Scanbot framework CameraImageFormat If true - ".png" or ".jpg" extension will be added to the image file name, otherwise - files are without format extensions. By default true.
Link copied to clipboard
Link copied to clipboard
Sets image format, which will be used by Scanbot framework CameraImageFormat.
Link copied to clipboard
Sets image quality in a imageScale of 0, 100.
Link copied to clipboard
Sets preview image target max dimension. Image will be scaled down with the maximum dimension equals previewTargetMax.