I'm trying to get the average color from a not loaded image (image URL) in Node.Js Anyone got an idea how to?
For example, I'm trying to get the average color of this Image (which is yellow), but I can't. Saw some API's but those are for Typescript, doesn't really help me.