CGDirectDisplay API
CGDirectDisplay API
- Subject: CGDirectDisplay API
- From: Hisaoki Nishida <email@hidden>
- Date: Fri, 13 Jul 2001 22:37:32 -0400
Hi,
In CoreGraphics, after I enter full screen mode using
CGDisplayCapture(), how would I set up a context to draw in, using its
APIs?
Apple's technote #2007
<
http://developer.apple.com/technotes/tn/tn2007.html> suggests calling
CGDisplayBaseAddress() to get the base address of the display, but what
am I suppose to do with this address?
Thank you,
Hisaoki N.