JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Serialized Form
Package com.yoti.mobile.android.core.yuvtools
Class
com.yoti.mobile.android.core.yuvtools.YuvBuffer
extends java.lang.Object implements Serializable
serialVersionUID:
3825707555859339477L
Serialized Fields
data
byte[] data
Deprecated.
width
int width
Deprecated.
height
int height
Deprecated.
rotation
int rotation
Deprecated.
Clockwise rotation in degrees to restore #data to the 'upright' device orientation when the image was captured. Must be a multiple of 90.
Class
com.yoti.mobile.android.core.yuvtools.YuvException
extends java.lang.Exception implements Serializable
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes