I was wondering how I could access the iPhone’s Home Screen Image so that I can use it as the background for my application. In short, access the NSImage that represents the home screen’s wallpaper.
Thanks.
I was wondering how I could access the iPhone’s Home Screen Image so that
Share
Firstly, on an iDevice, it is a
UIImage. Secondly, in answer to your question, no – not using public APIs at least.