BlinkReceipt SDK
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
BlinkReceipt SDK
blinkreceipt-recognizer
/
com.microblink
/
InvertedTextOcrCallable
Inverted
Text
Ocr
Callable
open
class
InvertedTextOcrCallable
:
Callable
<
OcrResult
>
Members
Constructors
Inverted
Text
Ocr
Callable
Link copied to clipboard
constructor
(
@
NonNull
recognizer
:
OcrRecognizer
,
@
NonNull
file
:
File
,
@
NonNull
countryCode
:
String
,
@
NonNull
receiptId
:
String
,
frameIndex
:
Int
,
bannerId
:
Int
,
retailerId
:
Int
,
ocrCorrections
:
Boolean
)
Functions
call
Link copied to clipboard
@
NonNull
open
fun
call
(
)
:
OcrResult