RBX.lua.ImageLabel (Object)
From Legacy Roblox Wiki
A ImageLabel is a rectangular GUI. It is used display images.
Functions
The ImageLabel object incorporates only the global functions.
Properties
In addition to the global properties, the ImageLabel also has these:
- AbsolutePosition
- AbsoluteSize
- Active
- BackgroundColor3
- BackgroundTransparency
- BorderColor3
- BorderSizePixel
- Image
- Position
- Size
- SizeConstraint
- Text
- TextColor3
- TextTransparency
- TextWrap
- TextXAlignment
- TextYAlignment
- Visible
- ZIndex
Events
In addition to the global events, the ImageLabel also has these: