Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image Rotation #3

Open
moster67 opened this issue Oct 4, 2016 · 2 comments
Open

Image Rotation #3

moster67 opened this issue Oct 4, 2016 · 2 comments

Comments

@moster67
Copy link

moster67 commented Oct 4, 2016

I think the sample code posted does not take into account ImageRotaion. How would you go about it?

@omerjerk
Copy link
Owner

omerjerk commented Oct 4, 2016

If you want to rotate the image, you'll need to rotate the bitmap yourself.
There's plenty of code for that on StackOverflow. :)

@moster67
Copy link
Author

moster67 commented Oct 4, 2016

Agree!
Sorry, I was not clear. I am now in the office so I cannot test, but I was more thinking of when the device is moved between portrait and landscape mode and we need to swap width and height. I guess we can get it using OnConfigurationChanged but would we need to reinitialize?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants