About 9,180,000 results
Open links in new tab
  1. How to put any image on a ImageLabel? - DevForum | Roblox

    Sep 8, 2024 · If you want to display an image in your game using ImageLabel, you have to first upload it to Roblox and set the ID in the property of your ImageLabel. You can upload an image here 636, make sure you follow Roblox’s TOS and don’t get …

  2. ImageLabel | Documentation - Roblox Creator Hub

    An ImageLabel renders a rectangle, like a Frame does, with an image asset. The display of the image can be manipulated through the ImageColor3 and ImageTransparency properties. To display only the image and hide the rectangle, set GuiObject.BackgroundTransparency to 1. Advanced ImageLabel usage includes:

  3. How to add Image to your Image Label Frame - Roblox Studio

    In this video, you’ll learn more about Image Label Join us as we go through our amazing journey of starting a game studio from scratch with lit...more

  4. How do you upload an image onto an imagebutton / label? - Roblox

    Aug 14, 2020 · You can upload decals on Roblox-Create-Decals then upload your image there. Links if you still can’t figure it out: A 2D user interface element that displays a single non-interactive image. Decals are regular images that players can put …

  5. How to adjust size of image in imagelabel or imagebutton - Roblox

    Jul 19, 2023 · My advice is to replace the image label/button with a text label/button (this will be the background). Give it the same size and position properties as the previous UI element, and set the text property to an empty string. Then, add an image label inside of the text label.

  6. How to set the image of an image label - DevForum | Roblox

    Feb 1, 2023 · You probably need to get the asset image id and not the decal id. Use rbxthumb:// for that. Try to use something like this: homescreen.Image = string.format ("rbxthumb://type=Asset&id=%s&w=420&h=420", script.Parent.assetid.Text) *

  7. How to Add an Image in Roblox Studio | Quick & Easy Tutorial

    In this video, I’ll show you step-by-step how to add an image to your Roblox game using Roblox Studio. Whether you want to upload a logo, create custom decals, or add cool UI...

  8. Text & image labels | Documentation - Roblox Creator Hub

    From the menu, insert a TextLabel or ImageLabel. Labels on a part are useful for things like creating billboards, posters, and wallpaper. To add a label to the face of a part: In the Explorer …

  9. Image Labels, ScreenGui, SurfaceGui | Roblox Studio Tutorial

    In this Roblox scripting scripts tutorial, you will learn how to use image labels (ImageLabel) in Roblox. You will learn how to add image labels to your ScreenGui. You will learn how to upload...

  10. ImageLabel.Image | Documentation - Roblox Creator Hub

    This property is a content-type property that should hold the asset ID of a decal or image uploaded to Roblox. It functions identically to Decal.Texture with regards to loading the image …

  11. Some results have been removed
Refresh