BlinkReceipt SDK
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
BlinkReceipt SDK
blinkreceipt-camera
/
com.microblink.camera
/
CameraAnalysisFrame
/
CameraAnalysisFrame
Camera
Analysis
Frame
constructor
(
width
:
Int
,
height
:
Int
,
yPlaneBytes
:
ByteArray
,
yPixelStride
:
Int
,
yRowStride
:
Int
,
uPlaneBytes
:
ByteArray
,
uPixelStride
:
Int
,
uRowStride
:
Int
,
vPlaneBytes
:
ByteArray
,
vPixelStride
:
Int
,
vRowStride
:
Int
,
orientation
:
Orientation
)