Hi,
I have a problem with image handling.
I Use "camera tutorial" and I take a photo and it generates a file of almost 2MB... That's OK.
Now I need to compress the file ... which does well ... with the only problem that changes the orientation of the image.
Any help is welcome.
Regards,
Edgar
P.S.:
By the way ... the original image incorrectly reports the width and height (you can see it in the log)
NOTE: The picture is vertical (Height: 4128 and Width: 3096)
I have a problem with image handling.
I Use "camera tutorial" and I take a photo and it generates a file of almost 2MB... That's OK.
Now I need to compress the file ... which does well ... with the only problem that changes the orientation of the image.
Any help is welcome.
Regards,
Edgar
P.S.:
By the way ... the original image incorrectly reports the width and height (you can see it in the log)
** Service (starter) Create **
** Service (starter) Start **
** Activity (main) Create, isFirst = true **
** Activity (main) Resume **
findCamera
null
2
facing: 0, 0
findCamera
0
2
facing: 0, 0
90
[Height=720, IsInitialized=false, Width=1280
]
Original Image (0_59.jpg) Height: 3096 Width: 4128
New Image (0_59.jpg) Height: 600 Width: 800
** Activity (main) Pause, UserClosed = true **
NOTE: The picture is vertical (Height: 4128 and Width: 3096)