BlinkID
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
BlinkID
blinkid-core
/
com.microblink.core.image
/
InputImage
Input
Image
sealed
interface
InputImage
:
AutoCloseable
Inheritors
Bitmap
Camera2Like
Members
Types
Bitmap
Link copied to clipboard
class
Bitmap
:
InputImage
Camera2
Link copied to clipboard
class
Camera2
:
InputImage.Camera2Like
Camera2Like
Link copied to clipboard
sealed
class
Camera2Like
:
InputImage
Camera
X
Link copied to clipboard
class
CameraX
:
InputImage.Camera2Like
Companion
Link copied to clipboard
object
Companion
Properties
crop
Rect
Link copied to clipboard
abstract
val
cropRect
:
Rect
image
Rotation
Link copied to clipboard
abstract
val
imageRotation
:
ImageRotation
size
Link copied to clipboard
abstract
val
size
:
Size
Functions
close
Link copied to clipboard
abstract
fun
close
(
)
get
Native
Input
Image
Link copied to clipboard
abstract
fun
getNativeInputImage
(
)
:
Long