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. C#
  4. Virtual Screenscraper Question

Virtual Screenscraper Question

Scheduled Pinned Locked Moved C#
questiongraphics
3 Posts 2 Posters 0 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.
  • T Offline
    T Offline
    TuringTest1
    wrote on last edited by
    #1

    ok, so how would you googlefish for an answer to the following screen scraper question: how do i get a bitmap of a "virtual" control, that is what the control would look like but without showing it on the screen? TIA! ________________________________________ Gosh, it would be awful pleas'n, to reason out the reason, for things I can't explain. Then perhaps I'd deserve ya, and be even worthy of ya.. if I only had a brain!

    M 1 Reply Last reply
    0
    • T TuringTest1

      ok, so how would you googlefish for an answer to the following screen scraper question: how do i get a bitmap of a "virtual" control, that is what the control would look like but without showing it on the screen? TIA! ________________________________________ Gosh, it would be awful pleas'n, to reason out the reason, for things I can't explain. Then perhaps I'd deserve ya, and be even worthy of ya.. if I only had a brain!

      M Offline
      M Offline
      Mazdak
      wrote on last edited by
      #2

      I hope I understand your question correctly,Check this link,it show you how to capture the screen,then you can get part of image you want. http://www.codeproject.com/csharp/cscapturescreen1.asp[^] Mazy No sig. available now.

      T 1 Reply Last reply
      0
      • M Mazdak

        I hope I understand your question correctly,Check this link,it show you how to capture the screen,then you can get part of image you want. http://www.codeproject.com/csharp/cscapturescreen1.asp[^] Mazy No sig. available now.

        T Offline
        T Offline
        TuringTest1
        wrote on last edited by
        #3

        Mazy, thanks. The question i want answered was eloquently stated re the article you sent (see below). Unfortunately there was no answer posted-- does anyone know the answer? TIA! HERE IS stantheman's question (and mine): Greetings all, I dig Agha Ali Raza’s article (Capturing the Screen Image in C#), but what I want to do is capture the image before it hits the screen. How would I do this? In essence, I would like to take a screen-shot (bitmap) of a Form *before* it ever gets to the screen. If you’re interested, - what I want to do is perform a little “graphics-magic” on the image using GDI+ - I want to “dance” the image of the Form around the screen before I present the actual Form. And I don’t know how to do this. I’ve tried overloading the Form.OnPaint method, but I just don’t seem to be getting it right. Anyone? Thanks all, - Stan Shankman http://www.codeproject.com/csharp/csCaptureScreen1.asp?msg=435733#xx435733xx ________________________________________ Gosh, it would be awful pleas'n, to reason out the reason, for things I can't explain. Then perhaps I'd deserve ya, and be even worthy of ya.. if I only had a brain!

        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