Interface IDocumentDetector
- Namespace
- ScanbotSDK.MAUI.Document
- Assembly
- DocumentSDK.MAUI.dll
public interface IDocumentDetector
Methods
DetectOnImageAsync(PlatformImage, DocumentScannerConfiguration)
Task<DocumentDetectionResult> DetectOnImageAsync(PlatformImage mauiImage, DocumentScannerConfiguration configuration)
Parameters
mauiImage
PlatformImageconfiguration
DocumentScannerConfiguration