TVOutManager icon indicating copy to clipboard operation
TVOutManager copied to clipboard

OpenGL capture doesn't work on iPad in iOS4.2.1

Open seandoyle opened this issue 15 years ago • 0 comments

If I uncomment the code to define USE_UIGETSCREENIMAGE I get a blank screen. When I step through the code I see that UIGetScreenImage() returns 0x0. I'm guessing I need to use glReadPixels()? Or is there another option?

seandoyle avatar Dec 15 '10 14:12 seandoyle