Skip to content

8yteWizard/Delphi-Dirty-Screen-Capture

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 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.

Changes Made to Fork

  • Fixed region based capture to first capture fullscreen then only update changed (dirty) regions.

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

 
 
 

Contributors

Languages

  • Pascal 100.0%