It's just curiosity, because I remember that old versions uses myRenderImage.Image.GetPixel() for that purpose. So, in old versions do you store for (each Image instance) a Texture and another Image for Set/Get pixel purposes?
I don't want to use GetPixel now, but I think could be useful for some graphics editing application.
I repeat, it's only curiosity. This is not crucial for me.