I'm using the ACl library version 4.6. From within the Camera1_Ready area, before Camera1.StartPreview, I'm setting the phone.SetScreenOrientation(1) and camera1.OriPortrait()
After taking the pictures, the app is uploading the picture(s) to a server.
I'm not setting camera1.PictureSize as that continues to generate errors.
However, the pictures still appear sideways at 90 degrees counterclockwise.
What do I need to do to have the pictures appear in portrait mode.
Any help would be greatly appreciated.
Thank you,
Dave Tucker
After taking the pictures, the app is uploading the picture(s) to a server.
I'm not setting camera1.PictureSize as that continues to generate errors.
However, the pictures still appear sideways at 90 degrees counterclockwise.
What do I need to do to have the pictures appear in portrait mode.
Any help would be greatly appreciated.
Thank you,
Dave Tucker