@import UIKit; @interface SPRootViewController : UIViewController - (CGImageRef)getImage:(NSString *)named; @end