I wan't to loop throu an image and save the rgb color of every pixel but can't find function like: array getRGBcolor(imageURL,imageX, imageY) is there a function like this?
ImageColorAt() don't seem to do the trick or is it just that I dont understand how to use it?