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

DrawImgur

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

Description

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

number y

The Y coordinate to draw at.

number width

The width of the image.

number height

The height of the image.

string id

The ID of the image on Imgur.

Color color

The color to tint the image.