I have a UIImageView and I have a CGPoint on the screen. I want to be able to test that point to see if it is in the UIImageView. What
UIImageView
CGPoint
Tested in Swift 4
view.frame.contains(point)