tuxp3 Posted April 20, 2004 Posted April 20, 2004 I want to know how to do a simple Screen Shot, of the entire desktop (this is gonna be for my school's library so itll be hidden) Also some recommendations on what is a good (fast) compression method to use? i was thinking zlib or ZRLE or Hextile or CoRRE or RRE, but im not that familar with them and was hoping that the framework possibliy had a bulit-in compression library im looking for speed over anything!! (the school has a 100mbit lan and i only plan on updating the pictures every 30 seconds to 5 mins.. Thanks, Andrew Quote
georgepatotk Posted April 20, 2004 Posted April 20, 2004 I have try this before. The code is in Google. There's a lot fo sample. BUt, I faced with a problem that when the system capture the screen, the computer will actually lag. Quote George C.K. Low
Engine252 Posted April 20, 2004 Posted April 20, 2004 you can invoke the print screen button with sendkeys or something and then paste the image from the clipboard. hope it helps Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.