I am taking pictures with the USER MEDIA plugin and I am finding that I need to
add an option to my project that allows a user to rotate the camera picture within
sprite object.
The cell phone camera will take a picture in landscape mode when held sideways and
in portrait mode when held vertical.
However, I would like to give the user the option to rotate the image inside the sprite.
Note: Rotating the sprite object itself is not what I am looking for.
Within the image editor, I can rotate the image within the sprite object, but I need to
do this at runtime.