I am having a slight trouble understanding what you fully want.
If you want to capture pixels (Capture an image of your game to do with as you please), you can use a camera and save the information it into a texture. Look into render targets to further explore this concept.