• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: How to capture my desktop?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to capture my desktop?


  • Subject: Re: How to capture my desktop?
  • From: "Shawn Erickson" <email@hidden>
  • Date: Mon, 26 Feb 2007 07:58:44 -0800

On 2/26/07, Henry Joseph W <email@hidden> wrote:
Hi All.
My purpose is very simple:I want to capture my desktop to generate an
image, then do some stuff to it.
Or it may be not so easy to accomplish this. Can anyone give me a guide?

How often do you want to to take a snapshot of the screen (often called screen scraping)?

The fastest way to do this currently is to attach a full screen
context to the display(s) that you want to capture then use OpenGL
commands to read from the frame buffer using that context. However you
may not need this level of read back performance and hence could use a
simpler solution (for example the one Michael W. suggested).

Note "capture" can easily be confused with capturing the screen for
exclusive use (aka game going full screen) so just make sure to keep
the context clear (like you did).
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >How to capture my desktop? (From: Henry Joseph W <email@hidden>)

  • Prev by Date: Re: How to capture my desktop?
  • Next by Date: Re: How to capture my desktop?
  • Previous by thread: Re: How to capture my desktop?
  • Next by thread: [JOB] Sr. UI Developer
  • Index(es):
    • Date
    • Thread