Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Graphics
  4. GDI, display buffers, ect.

GDI, display buffers, ect.

Scheduled Pinned Locked Moved Graphics
graphicstutorialquestion
3 Posts 2 Posters 2 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    Delfistyaosani
    wrote on last edited by
    #1

    hi people! can anyone tell me how to copy to a bitmap what's under my window? I was trying to get full aero effect in XP, bluring, light aura ect. got OK, but I can't get waht to blur ;P P.S. Sorry for my horryble English...

    S 1 Reply Last reply
    0
    • D Delfistyaosani

      hi people! can anyone tell me how to copy to a bitmap what's under my window? I was trying to get full aero effect in XP, bluring, light aura ect. got OK, but I can't get waht to blur ;P P.S. Sorry for my horryble English...

      S Offline
      S Offline
      SHatchard
      wrote on last edited by
      #2

      The best way i can suggest is to grab a screenshot of the entire desktop and then grab the area around your window which can be done by using the top, left, width and height properies of the form. Here is a link to code to screenshot the desktop http://www.developerfusion.co.uk/show/4630/[^]

      D 1 Reply Last reply
      0
      • S SHatchard

        The best way i can suggest is to grab a screenshot of the entire desktop and then grab the area around your window which can be done by using the top, left, width and height properies of the form. Here is a link to code to screenshot the desktop http://www.developerfusion.co.uk/show/4630/[^]

        D Offline
        D Offline
        Delfistyaosani
        wrote on last edited by
        #3

        thanks man! :) but but this code seems difficult to translate, if you know something like this in Delphi, please let me know... and "grab a screenshot of the entire desktop and then grab the area around your window" seems too slow :( and I need to draw my window to it myself, like dsct.Canvas.draw(wndpo.x,wndpos.y,wndbitmap); P.S. I hope Delphi is not a shame here....

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups