Image

Display images in WindUI

Image Element

Images display visual content from URLs or asset IDs rbxassetid://.

Tab:Image({
    Image = "https://example.com/image.png",
    AspectRatio = "16:9",
    Radius = 12,
})

Image Parameters

NameDefault
: string
: string?16:9
: number?23 or 12