I am currently using the screenshot script and dll to capture the screen to a file, load that file to a bitmap in game, and then do things with that bitmap.
Does anyone know of a way to go straight from the screen to a bitmap, so that I can leave out the file?