Get color (RGB) from image

I want to get a rgb color value from a point in an image. Is there a way to do this in Roblox? If not, is there an Api that works with roblox and can help? Thanks.

No way to do it in Roblox! Although there may be API!

You could use HTTPSERVICE and by there call an api on a website that will allow you to get the rgb color.

Yeah I know, but is there any API which uses httpservice that I can use?

There are many. Httpservice can be used for 3rd party websites to call apis.
You would have to find a website that has an api that will allow you to do that.

1 Like