Type alias ImageSource

ImageSource: HTMLImageElement | ImageData | ImageBitmap | File | Blob | string

The types of image input ImageScanner.scan can process.