#import @interface TapImage : UIImageView - (id)initWithResource:(NSString *)resource target:(id)obj action:(SEL)selector; @end