I have an image view, declared programmatically, and I am setting its image, also programmatically.
However, I find myself unable to set the image to both fit the as
[your_imageview setContentMode:UIViewContentModeCenter];