rbx_web_img - Styxling/Feather GitHub Wiki

{type = "img", source = "rbxassetid://11567536750"}

PROPERTIES

type : "img"
source : string
link : {string}
style : {} | string

LINK

See more about links by clicking here.

STYLE

-- Defaults included as comments
border_color : Color3 -- (0, 0, 0)
border_size : number -- 0
img_color : Color3 -- (1, 1, 1)
img_resample_mode : Enum.ResamplerMode -- Default
img_scale_type : Enum.ScaleType -- Fit
img_size : UDim2 | Vector2 -- Vector2.new(100, 100)
img_transparency : number -- 0