How to get a y-flipped image from Assets.getImage()?

Since OpenGL’s texture coordinates, I need to flip all loaded images.

Are you using Lime, or OpenFL? If OpenFL, what type of rendering are you using (OpenGLView, the work-in-progress RenderEvent API?)

We use a projection matrix that flips when rendering to the main screen buffer (not if rendering to a texture)