UIImageView seems to show a non-existent black line on the right or bottom side when trying to display the image file with the following attribues in iOS / iPadOS 16.2. This issue does not occur on iOS / iPadOS 15 and earlier.
Here are image file attributes when this happens:
- Odd number of pixels, 129 pixels or more in width or height
- 8 bit grayscale (NOT 24 bit color)
Has anyone had the same issue or knows a workaround?