I am looking for a way to read an image into an array of RGB values for each pixel. I would also like to create an image using a similar array. I can't seem to find anything in the documentation about creating or reading images like this.
Is there a solution out there for this?