Android Scanbot SDK API reference
Toggle table of contents
7.1.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Android Scanbot SDK API reference
Android Scanbot SDK API reference
/
io.scanbot.sdk.persistence.page.legacy
/
PageStorageBase
/
getOriginalImage
get
Original
Image
open
override
fun
getOriginalImage
(
pageId
:
String
)
:
File
Provides
File
of the original image.
Return
File
of the original image.
Parameters
page
Id
id of a page
Throws
IOException