BlinkReceipt SDK
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
BlinkReceipt SDK
blinkreceipt-recognizer
/
com.microblink
/
BitmapResult
Bitmap
Result
interface
BitmapResult
:
StatsTimer
,
RecognizerResult
Created by Christopher Alex Brown on 1/26/17.
Inheritors
CameraFrameResult
TakePictureResult
Members
Functions
bitmap
Link copied to clipboard
@
NonNull
abstract
fun
bitmap
(
)
:
Bitmap
blur
Score
Link copied to clipboard
abstract
fun
blurScore
(
)
:
Int
creation
Date
Time
Link copied to clipboard
abstract
fun
creationDateTime
(
)
:
Long
duration
Link copied to clipboard
abstract
fun
duration
(
)
:
Long
edge
Detection
Link copied to clipboard
@
Nullable
abstract
fun
edgeDetection
(
)
:
EdgeDetection
abstract
fun
edgeDetection
(
@
NonNull
edgeDetection
:
EdgeDetection
)
frame
Id
Link copied to clipboard
abstract
fun
frameId
(
)
:
Long
orientation
Link copied to clipboard
@
NonNull
abstract
fun
orientation
(
)
:
CameraOrientation
start
Link copied to clipboard
abstract
fun
start
(
)
stop
Link copied to clipboard
abstract
fun
stop
(
)