Basically I want to put an image on an UIView,and than cover this image with an semitransparent view to make the image blurring, eventually put an UIButton on the semitransparent view, now I want the image shows up clearly only in the button's frame. How can I do that? Thanks.
One picture is worth one thousand words.