public static abstract @interface FirebaseVisionImageMetadata.Rotation implements
Annotation
Indicates the image rotation.
Supported values include:
ROTATION_0
which corresponds to back camera withROTATION_0
ROTATION_90
which corresponds to back camera withROTATION_90
ROTATION_180
which corresponds to back camera withROTATION_180
ROTATION_270
which corresponds to back camera withROTATION_270