ScanbotSdkCheckScanner

class ScanbotSdkCheckScanner : SelfDisposable, CheckScanner

API for check scanning.

Required licence feature(s): CheckScanner.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard

Creates a copy of the current configuration value.

Link copied to clipboard
open override fun run(image: ImageRef): Result<CheckScanningResult>

Scan check in the given image.

Link copied to clipboard

Inplace reconfigures the API instance with new settings.