Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.

Pictures Display Flipped Horizontally

Hello,

I'm experiencing an odd bug where some pictures displayed in OI are flipped, or mirrored, horizontally. These are displayed via an SRP Picture control using NULL = SET_PROPERTY(@WINDOW:".IMAGE", "OLE.Image", FILENAME) where FILENAME is the picture file path. The pictures display correctly when opened through Windows' Photos app. The vast majority of our scanned images display correctly in OI using the same code, however some (seemingly at random) display mirrored in OI. I've looked into the properties of the control when it's displaying correctly and when the image is mirrored, but haven't been able to determine the root cause.

So far the only solution I've found is to edit the image so that it's mirrored and exporting it.

Any suggestions are greatly appreciated.

Comments

Sign In or Register to comment.