在 Xamarin.iOS 中使用 UIImagePickerController 时,当我 select 任何前置摄像头图像时,它会逆时针旋转 90 度

While using UIImagePickerController in Xamarin.iOS, when I select any front cam image, it gets rotated 90 degrees counter clockwise

我正在使用 Xamarin Studio 和 UIImagePickerController 从图库中选择一个图像并将该图像放在 UIButton 上。一切似乎都正常,但每当我 select 前置摄像头在人像模式下拍摄的图像时,图像会自动逆时针旋转 90 度。任何人都可以帮助我使用 C# 代码来使轮换正确吗? 我为此提到了很多答案,但似乎没有任何锻炼。

参见 https://gist.github.com/unhappy224/0979b5c83bab14578254

你应该修正图像方向