public static abstract @interface FirebaseVisionImageMetadata.ImageFormat implements
Annotation
Accepted image format of vision APIs.
Supported values include:
IMAGE_FORMAT_NV21
which corresponds toNV21
IMAGE_FORMAT_YV12
which corresponds toYV12