start and end are both CGPoints. I've drawn an auxiliary line between them to help model the situation. I want to be able to test if an object (UIImageView --> [imageView frame] aka CGRect) is intersected by that line.

start and end are both CGPoints. I've drawn an auxiliary line between them to help model the situation. I want to be able to test if an object (UIImageView --> [imageView frame] aka CGRect) is intersected by that line.
