Skip to main content
Inspiring
March 21, 2012
Question

CameraUI - Captured image is rotated 90 degrees and zoomed in.

  • March 21, 2012
  • 1 reply
  • 565 views

   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!

This topic has been closed for replies.

1 reply

March 21, 2012

which is the code we're using now, I have also had the same problem

Applauz78Author
Inspiring
March 21, 2012

Do you have a fix for this ?