[null,null,["Last updated 2024-10-31 UTC."],[],["`InputImage.ImageFormat` defines acceptable image formats for vision APIs. It supports three specific formats: `IMAGE_FORMAT_NV21`, `IMAGE_FORMAT_YV12`, and `IMAGE_FORMAT_YUV_420_888`. Each of these corresponds to standard Android `ImageFormat` types like `NV21`, `YV12`, and `YUV_420_888`, respectively. This annotation interface inherits methods from `java.lang.annotation.Annotation`, including `annotationType()`, `equals()`, `hashCode()`, and `toString()`, for use in class method.\n"]]