Round the corners of an image?

TheImageView.layer. CornerRadius = 12 might also need theImageView.layer. MasksToBounds = YES.

TheImageView.layer. CornerRadius = 12; might also need theImageView.layer. MasksToBounds = YES.

This didn't seem to work. Still trying to find a solution! – TheLearner Jul 6 '10 at 8:38 This has worked for me.

Can you add some more details or a code snippet about how you are using this? Is the image view larger than the image? – drawnonward Jul 6 '10 at 16:04 Works great for me when I #import – Josh Brown Feb 10 at 14:00.

The following example shows how you can round the corners on a Flex Image control by creating a rounded Sprite control using the drawRoundRect() method and setting the mask property. Full code after the jump. View source is enabled in the following example.

If you wanted to round specific corners on an Image control, see “Rounding individual corners of an Image control in Flex using a mask”.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions