I use UIGetScreenImage API to get a screenshot with "camera view+cocos2d sprite" ,
But today Apple reject this API - UIGetScreenImage !!
How to get a screenshot with "camera view+cocos2d sprite" now ?
thanks.
A fast, easy to use, free, and community supported 2D game engine
I use UIGetScreenImage API to get a screenshot with "camera view+cocos2d sprite" ,
But today Apple reject this API - UIGetScreenImage !!
How to get a screenshot with "camera view+cocos2d sprite" now ?
thanks.
Thank you, use your code, i can already get the foreground image with cocos2d.
However, in my APP is based on the real camera for the photo as a background, screen shots of the results, the background was black.
I think the camera can only visit the buff, into a sprite, also add to the background, and then screenshots.
Check this : https://devforums.apple.com/message/149553 its dated Jul 28 2010
--Edit
My bad, I didn't read the edit of the topic... shame.. shame
You must log in to post.