Getting pixmap of whole screen
BlitzMax Forums/BlitzMax Programming/Getting pixmap of whole screen| 
 | ||
| I am looking for function to get pixmap of whole screen. I've seen it a lot time ago on BlitzMax forums, I tried to find it again but I found nothing. Thanks. | 
| 
 | ||
| GrabPixmap( x, y , width, height ) In your case x and y will be zero, width and height are the screen sizes. | 
| 
 | ||
| Dude, I am talking about entire system screen not just BlitzMax graphics. Last edited 2012 | 
| 
 | ||
| I'm sorry "Dude" my mind reading skills failed me.  Let's just pretend I never said anything. | 
| 
 | ||
| LOL! http://www.chaos-interactive.de/en/desktopextension/ | 
| 
 | ||
| Thank you. |