Skip to content

Add a bool for flipped plane textures

This can be used for two use cases:

  1. Vertically flipped image planes (e.g. negative stride)
  2. 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