Capture
androidJvm
capture-core
/
com.microblink.capture.image
/
InputImage
Input
Image
interface
InputImage
Members
Types
Companion
Link copied to clipboard
object
Companion
Properties
height
Link copied to clipboard
abstract
val
height
:
Int
image
Rotation
Link copied to clipboard
abstract
val
imageRotation
:
ImageRotation
width
Link copied to clipboard
abstract
val
width
:
Int
Functions
dispose
Link copied to clipboard
abstract
fun
dispose
(
)
get
Native
Input
Image
Link copied to clipboard
abstract
fun
getNativeInputImage
(
)
:
Long