What is the most simple way to read image, flip or rotate (for example) and write back?
tried many ways from here [https://forum.nim-lang.org/t/3056](https://forum.nim-lang.org/t/3056) half of libs are not working/legacy, the rest methods aren't pretty (operating with C pointers/strings etc.)
