ajstarks / openvg

Tools for exploring OpenVG
Other
413 stars 84 forks source link

How to rotate an image, with specific rotation #74

Open hippyau opened 4 years ago

hippyau commented 4 years ago

Sorry not a bug but a question...

I need a spinning animation, how would I display a loaded image (jpg, or maybe svg?) at a specific rotation?

And whats the most efficient way?

Thanks in advance :)