What is the use of UIImageView?

What is the use of UIImageView? Image views let you efficiently draw any image that can be specified using a UIImage object. For example, you can use the ...