Relative Content

Tag Archive for maui

Get Image Orientation .NET MAUI

I’m trying to figure out how to get the image rotation on Android/iOS devices using .NET MAUI. I have the following code to get the Image Width and height. NOTE: I allow the user to select an image from their device. This is the <path_to_image>.

Get Image Orientation .NET MAUI

I’m trying to figure out how to get the image rotation on Android/iOS devices using .NET MAUI. I have the following code to get the Image Width and height. NOTE: I allow the user to select an image from their device. This is the <path_to_image>.