Cropping View Model
class CroppingViewModel(val config: CroppingScreenConfiguration, val scanSession: ICroppingViewModel, val documentScanner: DocumentScanner, val documentAnalysisMode: DocumentAnalysisMode, val documentQualityAnalyzer: DocumentQualityAnalyzer, val bottomBarBackground: ScanbotColor, val topBarBackground: ScanbotColor, val ioDispatcher: CoroutineContext, val backgroundDispatcher: CoroutineContext, arguments: Bundle)
Constructors
Link copied to clipboard
constructor(config: CroppingScreenConfiguration, scanSession: ICroppingViewModel, documentScanner: DocumentScanner, documentAnalysisMode: DocumentAnalysisMode, documentQualityAnalyzer: DocumentQualityAnalyzer, bottomBarBackground: ScanbotColor, topBarBackground: ScanbotColor, ioDispatcher: CoroutineContext, backgroundDispatcher: CoroutineContext, arguments: Bundle)
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard