I have a 57x57 png icon image which I use as my app's main icon. How do I programatically use the iOS's rendering system to produce a glossy effect in the same way the icon is rendered in the home screen? I would preferbably like to use a Uimage passing it with the raw image.
There doesn't seem to be a class called UIPrerenderedIcon to accomplish this, although there is a property in that settings?