- orientation
- the orientation value to set, one of:
- Android.Media.ExifInterface.ORIENTATION_NORMAL
- Android.Media.ExifInterface.ORIENTATION_FLIP_HORIZONTAL
- Android.Media.ExifInterface.ORIENTATION_ROTATE_180
- Android.Media.ExifInterface.ORIENTATION_FLIP_VERTICAL
- Android.Media.ExifInterface.ORIENTATION_TRANSPOSE
- Android.Media.ExifInterface.ORIENTATION_ROTATE_90
- Android.Media.ExifInterface.ORIENTATION_TRANSVERSE
- Android.Media.ExifInterface.ORIENTATION_ROTATE_270
Documentation for this section has not yet been entered.
Set the orientation value to write.
This will be written as the TIFF "Orientation" tag (0x0112). Calling this will override any prior settings for this tag.