#import NS_CLASS_AVAILABLE_IOS(7_0) @interface CAMFlipButton : UIButton - (UIImage *)_flipImage; @end