I am converting from advancedcamera to CameraEX Class. Primarily to be able to toggle between front and back cameras.
I have it working, but my saved bitmap is a mirror image of the preview, but only on the front camera. Back is fine.
I am using RSImageProcessing to rotate the image -90 for proper orientation.
Is there a way to either bypass the mirroring effect, or to create a mirror image of the bitmap?
When I say mirror image, I mean that when I take a "selfie", and my head is on the left edge of the camera preview, the resulting image has my head on the right side of the bitmap.
Thanks.
I have it working, but my saved bitmap is a mirror image of the preview, but only on the front camera. Back is fine.
I am using RSImageProcessing to rotate the image -90 for proper orientation.
Is there a way to either bypass the mirroring effect, or to create a mirror image of the bitmap?
When I say mirror image, I mean that when I take a "selfie", and my head is on the left edge of the camera preview, the resulting image has my head on the right side of the bitmap.
Thanks.