Under Firemonkey, I draw a texture on a canvas. I would like to draw it rotated (by -90°/90°) and/or also I would like to flip it horizontally and/or vertically. How can i do this ? I know that for tbitmap their is rotate and FlipHorizontal/FlipVertical but i don’t want to touch the bitmap data, i just want to draw it rotated/flipped
StackOverflow: Firemonkey
Embarcadero: Firemonkey OOP
Embarcadero: Firemonkey C++