How to invert colors of an imagelabel

Hello, I’m trying to make an image tween colors from black to white, but when I try to change the image color, it just adds a tint to the image. How can I invert the colors of the image?
image

1 Like

I am still struggling on a way to do this without having to take it out of roblox.

Isn’t tweening it to white the same thing as inverting? Please explain what you mean.

1 Like

Nevermind, I realise I have to make two images and tween between them.