⚠️ This site is under development, some artefacts may be missing or incomplete.
PIXEL UI
DrawImgurRotated

DrawImgurRotated

PIXEL.DrawImgurRotated( number x, number y, number width, number height, number rotation, string id, Color color )

Description

Draws an image downloaded from Imgur 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.

Arguments

number x

The X coordinate of the image's center.

number y

The Y coordinate of the image's center.

number width

The width of the image.

number height

The height of the image.

number rotation

The rotation of the image.

string id

The ID of the image on Imgur.

Color color

The color to tint the image.