Add a bool for flipped plane textures
This can be used for two use cases:
- Vertically flipped image planes (e.g. negative stride)
- Vertically flipped framebuffers (e.g. opengl)
And should make it so that users don't need to think about flipping at all when considering crops