lua.wetgenes.gamecake.framebuffers.fbo.download
fbo:download()
fbo:download(w,h,x,y)
Read back color data from a framebuffer and return it in an RGBA PREMULT grd object (which is probably what it is).
If a width,height is given then we will read the given pixels only from the x,y location.