screen capture
Monkey Forums/Monkey Programming/screen capture| 
 | ||
| Hello!!!!! Question: I would like to save the screen image to a variable. ------------------------- Field screenshot:Image . . . screenshot = GrabScreen(0, 0, 640, 480) <--???(like a GrabImage) --------------------------- What should I do? | 
| 
 | ||
| ReadPixel? | 
| 
 | ||
| therevills: thank you:) I'm an idiot... |