+/*
+ * Generated by class-dump 3.1.2.
+ *
+ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
+ */
+
+#import <UIKit/UIImage.h>
+
+@interface _UIStretchableImage : UIImage
+{
+ int _leftCapWidth;
+ int _topCapHeight;
+}
+
+- (id)initWithImage:(id)fp8 leftCapWidth:(int)fp12 topCapHeight:(int)fp16;
+
+@end
+