Capture bitmap of window in isolation (Windows OS)?
        Posted  
        
            by Jake Petroules
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Jake Petroules
        
        
        
        Published on 2010-05-22T22:14:27Z
        Indexed on 
            2010/05/22
            22:20 UTC
        
        
        Read the original article
        Hit count: 287
        
I know there's a way to capture a bitmap of a window in Windows without anything that may be obscuring it (e.g. you have a window with a dialog in front, but the dialog is not captured as it would be if you did a simple pixel grab), but I can't remember how to do so.
Also I believe this is only possible in Windows Vista and above, with the introduction of the compositing window manager?
© Stack Overflow or respective owner