Mirrored images after image processing in iOS
Article # 3035464 - Page views: 19
Issue
While capturing images in iOS, after image processing, images appear mirrored. Is there a way to prevent this?
Solution
Yes. This can be resolved by adding the DeviceType parameter to the app's image perfection profile processing string, with a Device Type of 0:
_DeviceType_0
This will prevent the Image Processing operation from mirroring the image.
Level of Complexity
Easy
Applies to
Product | Version | Build | Environment | Hardware |
---|---|---|---|---|
Kofax Mobile SDK | 3.3 |
References
Add any references to other internal or external articles
Article # 3035464