DrawImageRotated
PIXEL.DrawImageRotated( number x, number y, number width, number height, number rotation, string url, Color color )
Description
Draws an image downloaded from the given URL with rotation. Images are automatically downloaded if they are not present in the cache. A progress wheel will be shown in place while the image is being downloaded.