BlinkID
Toggle table of contents
productionRelease
Target filter
productionRelease
Switch theme
Search in API
Skip to content
BlinkID
blinkid-core
/
com.microblink.blinkid.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