![]() |
|
#1
|
|||
|
|||
How to take snap shot of the of project screen in CCan anyone help me out with my project. I am doing a project on graphics editor that is creating one with help of C. I want to know how to take snapshot of that editor in C. Cause that snapshot of editor which I have created I have to present in my project report.
|
|||
|
#2
|
||||
|
||||
Re: How to take snap shot of the of project screen in CIs this just a screen snapshot that is needed?
Not sure what system you have, but on Windows, the 'PrintScreen' key (might be abbreviated 'PrtScr' on some keyboards) will copy the desktop image to the clipboard. Alt+PrintScreen will copy the the 'active window' to the clipboard (like a MessageBox, for example); however, some applications don't respond to this option well. So, if the Alt+PrintScreen doesn't work, then just copy the entire desktop, paste it into MSpaint (or some other similar app) and crop the image down to the part that you need. HTH. __________________
Use the force...read the source!! WYCIWYG -- what you code is what you get! |
|
#3
|
|||
|
|||
Re: How to take snap shot of the of project screen in Ci tried print screen and even tried alt+prnt screen bt nothing worked... this works in linux bt im usein windows xp.. n i have to take snapshot of o/p of a c pgm(and d pgm is a graphics editor) and then use it in word document for the report
|
|
#4
|
|||
|
|||
Re: How to take snap shot of the of project screen in CSimply bring your project screen to the front, hit Alt-PrintScreen. This will copy it to the clipboard. If you want to create an image file, open MS Paint and paste. Then you can save it as a .jpg or .gif or whatever format you wish.
|
|
#5
|
|||
|
|||
Re: How to take snap shot of the o/p screen in Ci tried, pressed print screen fr d graphics editor screen (o/p of my c pgm) n tried pastein in paint bt it dint work nothing got pasted
|
Recent GIDBlog
Going to Iraq by crystalattice
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Screen capture and save as date & time | thebrighter | C Programming Language | 1 | 22-Jul-2007 10:50 |
| “almost” changing screen resolution reduces CPU workload? | M Metazoa | MS Visual C++ / MFC Forum | 0 | 27-Nov-2006 06:20 |
| need help with a console menu system | BullBuchanan | CPP / C++ Forum | 6 | 20-Aug-2006 14:46 |
| Issues in screen saver software using c# | girigid | .NET Forum | 0 | 07-Dec-2005 10:00 |
| laptop hp n3370 - how to get a replacement screen? | bubitutor | Computer Hardware Forum | 7 | 05-Sep-2004 16:50 |
Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The