views:

58

answers:

1

Hi Guys,

How to crop UIImage on oval shape?

Thanks in advance,

Ghufran

A: 

The HeadsUP GUI example in the SDK shows you how to add rounded corners to a UIView you would be able to modify that code to do what you need.

Chris Beeson