iphone - Display a rendered icon in UImage -


i have 57x57 png icon image use app's main icon. how programatically use ios's rendering system produce glossy effect in same way icon rendered in home screen? preferbably use uimage passing raw image.

there doesn't seem class called uiprerenderedicon accomplish this, although there property in settings?

it's kind of weird hack, why not go home screen on simulator, take screen shot, , cut out there via photoshop, inkscape, or similar? might quickest way accomplish this.


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -