Rotating an image is not normally a complicated matter. However, I have a somewhat complicated problem:
I get an image from a live camera
I read an image from an animation
I mix the images with blend and then show them on the screen
After a defect, the camera was replaced, but mounted upside down. I just wanted to rotate only the camera image using software before blending it … but how?