Skip to content

8yteWizard/Delphi-Dirty-Screen-Capture

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

screen_capture-Delphi

This application demonstrate how to capture screen using Desktop Duplication API or GDI.

  • StartDXGI : Capture full screen using Desktop Duplication API.
  • StartDXGIDirty : Capture only changed region using Desktop Duplication API.
  • StartGDI : Capture full screen using GDI.
  • StartGDIDirty : Capture only changed region using GDI.

Contributing

Contributions are welcome! If you have suggestions or bug fixes, please fork the repository and submit a pull request.

Made with ❤️ using Delphi RAD Studio

About

Screen capture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Pascal 100.0%