However, it doesn’t return an aspect ratio nor the dimensions of the image.
I then tried making an ImageLabel, with ScaleType to Crop, and setting AutomaticSize to XY.
After that didn’t work, I looked here, but I couldn’t find anything.
At this point I am open to any answer, even if it includes using an API, preferably with JS, but again, any answer with any coding language would be appreciated.
Ohh I see what you’re saying. Honestly I’m not too sure because I looked through JSone functions and couldn’t find any that would match what you are looking for.
Thank you for this solution I was looking everywhere for it, I find it really weird however that ROBLOX doesn’t have a built-in function or behavior for image size.
EDIT: I realized that the library also had pixel data, which was something that I wanted, so I just wanted to thank you again!