Hi Fellow Coders
I am looking for an Efficient user function of getting an area of pixels' colors and return a multi dimensional array. I am not asking for a simple nested for loops that does pixelgetcolor for each pixel, I am more of looking for a more root level approach that is more efficient and fast.
Thanks