Board index » delphi » Screen capture, snapshot, print screen
Maxime Asselin
![]() Delphi Developer |
Fri, 29 Jun 2001 03:00:00 GMT
|
Maxime Asselin
![]() Delphi Developer |
Fri, 29 Jun 2001 03:00:00 GMT
Screen capture, snapshot, print screen
I want to know how to capture the screen in Delphi then save to a bitmap.
Anyone has an example for this? Please help, thanks! -- |
Erwin Denisse
![]() Delphi Developer |
Fri, 29 Jun 2001 03:00:00 GMT
Re:Screen capture, snapshot, print screenMaxime Asselin heeft geschreven in bericht ... Quote>I want to know how to capture the screen in Delphi then save to a bitmap. http://www.high-logic.com/ Besides the whole screen, it also captures windows and objects. Hope this helps, Erwin |
Maxime Asseli
![]() Delphi Developer |
Fri, 29 Jun 2001 03:00:00 GMT
Re:Screen capture, snapshot, print screenI'm not going to spend 100$ on a component while all I need is to do is something like: BOOL BitBlt( And use NULL for hdcSrc... I just wanted an example, it just doesn't work QuoteErwin Denissen wrote in message <916069889.958...@tbird.introweb.nl>... |
Maxime Asseli
![]() Delphi Developer |
Fri, 29 Jun 2001 03:00:00 GMT
Re:Screen capture, snapshot, print screenNo it doesn't, the component is 100$!!! I'm not going to spend 100$ on a component while all I need is to do is BOOL BitBlt( And use NULL for hdcSrc... I just wanted an example, it just doesn't work QuoteErwin Denissen wrote in message <916069889.958...@tbird.introweb.nl>... |
Erwin Denisse
![]() Delphi Developer |
Fri, 29 Jun 2001 03:00:00 GMT
Re:Screen capture, snapshot, print screenMaxime Asselin heeft geschreven in bericht ... Quote>I'm not going to spend 100$ on a component while all I need is to do is Good luck, Erwin Denissen |
AlanGLLo
![]() Delphi Developer |
Sat, 30 Jun 2001 03:00:00 GMT
Re:Screen capture, snapshot, print screenIn article <mLom2.137$FJ5....@wagner.videotron.net>, "Maxime Asselin" Quote<Maxime.Asse...@bigfoot.com> writes: Save to a file :- var Restore from file :- var Alan Lloyd |
Joe C. Hech
![]() Delphi Developer |
Sat, 30 Jun 2001 03:00:00 GMT
Re:Screen capture, snapshot, print screenQuoteMaxime Asselin wrote: procedure ScreenShot(x : integer; Joe |
1. Help: MS-DOS Screen Capture (in Full-Screen Mode) Under Win 95/98/NT
2. Screen capture before screen save problems !
3. Capturing and Printing Screen Image
4. Printing screen captures from Microsoft Help Workshop
6. Save screen snapshot to disk
8. Need Screen Snapshot of menus
9. Preventing print screen and screen capture, Repost, PLEASE help!