What I want to do is get my screen into a pixel array(array or rgb structs).
I got a program running that loads a .bmp and does this but I want to skip the manual printscreen and loading and get it straight into an array.
I searched a lot for this but I couldn't find anything this specific.