What Lua libraries exist that can convert an image from one of the commonly used formats to an array of pixels, with elements [r,g,b] or [c,m,y,k], and back from that array to the same image format? Dirk