public final class PlanarYUVLuminanceSource
extends LuminanceSource
| Constructor and Description |
|---|
PlanarYUVLuminanceSource(byte[] yuvData,
int dataWidth,
int dataHeight,
int left,
int top,
int width,
int height,
boolean reverseHorizontal) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getMatrix() |
byte[] |
getRow(int y,
byte[] row) |
boolean |
isCropSupported() |
android.graphics.Bitmap |
renderCroppedGreyscaleBitmap() |