Click here to Skip to main content
15,884,388 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I have done the active window capturing in Bitblt but i want to implement the active window capturing specifically in Direct 11 in c++. Can any one help with code in Directx 11 not in 9.Thank you


given below is for Bitblt implementation

Screen Capture (Simple Win32 Dialog Based)[^]

What I have tried:

I have done the active window capturing in Biltblt.
Posted
Updated 11-Nov-19 18:35pm
v3

1 solution

 
Share this answer
 
Comments
Member 14075717 12-Nov-19 7:06am    
I am new to Directx 11 please at least give reference code to start with
Richard MacCutchan 12-Nov-19 11:17am    
I am sorry but I do not have any; you will have to do your own research.
Member 14075717 13-Nov-19 1:53am    
I have implemented code to capture whole Desktop but not the specific window.any help
Richard MacCutchan 13-Nov-19 4:09am    
Capturing a Window is the same as capturing the entire desktop; you just need to adjust the position and size parameters of the capture.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Top Experts
Last 24hrsThis month


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900