load Function
fun load(stream: InputStream): ScanPicture
Loads a page from a stream written by ScanPicture.write.
Return
the loaded page
Parameters
- stream — the stream to read the page from
Throws
- ScanningSdkException — if the stream does not hold a page the SDK can read