Roblox Wiki
Roblox Wiki
36,895
pages

A GUI object containing an Image that stores on the cloud.

Properties

ContentImageSize: Vector2

  • HiddenThis property is not shown in the object browser and properties window.
  • Read-onlyThis property is capable of being read but not written.
  • Not replicatedThis member is not replicated across the network boundary.
This class member is missing documentation. Create or add to its subpage at Class:ImageLabel/ContentImageSize.
  • Category: Image.
  • Read security: RobloxScriptSecurity.
  • Write security: RobloxScriptSecurity.
  • Serialization: cannot load or save.
  • Thread safety: read safe

Image: ContentId

This API member has existing documentation in this page's Member list template.
This class member is missing documentation. Create or add to its subpage at Class:ImageLabel/Image.
  • Category: Image.
  • Serialization: can save and load.
  • Thread safety: read safe

ImageColor3: Color3

This class member is missing documentation. Create or add to its subpage at Class:ImageLabel/ImageColor3.
  • Category: Image.
  • Serialization: can save and load.
  • Thread safety: read safe

ImageContent: Content

This class member is missing documentation. Create or add to its subpage at Class:ImageLabel/ImageContent.
  • Category: Image.
  • Serialization: can save and load.
  • Thread safety: read safe

ImageRectOffset: Vector2

This class member is missing documentation. Create or add to its subpage at Class:ImageLabel/ImageRectOffset.
  • Category: Image.
  • Serialization: can save and load.
  • Thread safety: read safe

ImageRectSize: Vector2

This class member is missing documentation. Create or add to its subpage at Class:ImageLabel/ImageRectSize.
  • Category: Image.
  • Serialization: can save and load.
  • Thread safety: read safe

ImageTransparency: float

This class member is missing documentation. Create or add to its subpage at Class:ImageLabel/ImageTransparency.
  • Category: Image.
  • Serialization: can save and load.
  • Thread safety: read safe

IsLoaded: bool

  • Read-onlyThis property is capable of being read but not written.
  • Not replicatedThis member is not replicated across the network boundary.
This class member is missing documentation. Create or add to its subpage at Class:ImageLabel/IsLoaded.
  • Category: Image.
  • Serialization: cannot load or save.
  • Thread safety: read safe

ResampleMode: ResamplerMode

This class member is missing documentation. Create or add to its subpage at Class:ImageLabel/ResampleMode.
  • Category: Image.
  • Serialization: can save and load.
  • Thread safety: read safe

ScaleType: ScaleType

This API member has existing documentation in this page's Member list template.
This class member is missing documentation. Create or add to its subpage at Class:ImageLabel/ScaleType.
  • Category: Image.
  • Serialization: can save and load.
  • Thread safety: read safe

SliceCenter: Rect

This API member has existing documentation in this page's Member list template.
This class member is missing documentation. Create or add to its subpage at Class:ImageLabel/SliceCenter.
  • Category: Image.
  • Serialization: can save and load.
  • Thread safety: read safe

SliceScale: float

This class member is missing documentation. Create or add to its subpage at Class:ImageLabel/SliceScale.
  • Category: Image.
  • Serialization: can save and load.
  • Thread safety: read safe

TileSize: UDim2

This API member has existing documentation in this page's Member list template.
This class member is missing documentation. Create or add to its subpage at Class:ImageLabel/TileSize.
  • Category: Image.
  • Serialization: can save and load.
  • Thread safety: read safe

Methods

SetEnableContentImageSizeChangedEvents(enabled: bool): null

Parameters
NameType
enabledbool
  • Security: RobloxScriptSecurity.
  • Thread safety: unsafe

External links[]