CameraUI - Captured image is rotated 90 degrees and zoomed in.
Im able to capture an image.... when I add it to the stage the image is zoomed in and rotated 90 degrees. When I try to use transform.matrix; to rotate the image... I lose the image completely.
Even if I set the width and height of the image when I add it to the stage the image vanishes. ?
So ... First problem .. doest anyone know why all photos taken are rotated 90 degrees ?
Second .. does anyone know why resizing the image doesnt work ?
Third .. why is the image zoomed in ?
Cheers!