How do I make an image completely white? (without using third-party programs)

I would like to achieve something like this (screenshot from Be A Parkour Ninja):

In this image, you can see that the images of these characters are completely white. I have been trying to achieve this by messing around with ImageColor, but I have not found a solution to it. Even if you don’t have the exact solution, if you have any idea on how can be created, please feel free to reply! Thanks!

2 Likes

Are those players that are currently in the game? If not, it’s likely that the creator of BAPN just got some random avatars and put a Color Overlay on them in a third-party program, like Photoshop, paint.net (getpaint.net), Pixlr E, etc - and then uploaded them to an ImageLabel.

3 Likes

Hm, great point! It does look like there are multiple images of the same character. Now that you mention that, I’m convinced that the creator just uploaded these white characters as ImageLabels.
But I still wonder if there is a way to make images white within Roblox though. My thought process was that if I can make an image completely black, then I could also do white as well. I will keep this topic open for now, but if there seems to be no other solution then I will be marking your reply as solution!

2 Likes

As far as I’m aware, there isn’t! :frowning:

I think it’d be a great feature request for Roblox to add some sort of grayscale or black and white converter for Images in their UI editor.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.