What do I need to append to an image URL to flip the image horizontally or vertically. In the documentation it says you can add s## with -c to crop the image, but it doesn't talk about r90 r180 or r270 which works to rotate the image. My question is how do I flip the image using url parameters?
EDIT: Please star this issue if you would like to see this implemented. code.google.com/p/googleappengine/issues/detail?id=6886