FirebaseVisionImageMetadata.ImageFormat

public static abstract @interface FirebaseVisionImageMetadata.ImageFormat implements Annotation

Accepted image format of vision APIs.

Supported values include:

  1. IMAGE_FORMAT_NV21 which corresponds to NV21
  2. IMAGE_FORMAT_YV12 which corresponds to YV12

Inherited Method Summary

abstract Class<? extends Annotation>
annotationType()
abstract boolean
equals(Object arg0)
abstract int
hashCode()
abstract String
toString()

Firebase gives you the tools and infrastructure you need to build better mobile and web apps, improve app quality, and grow your business.

Updated Feb 20, 2025

Firebase gives you the tools and infrastructure you need to build better mobile and web apps, improve app quality, and grow your business.

Updated Aug 8, 2020

Developer documentation for Firebase

Updated Aug 19, 2024