2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
7 #import <UIKit/UIImage.h>
9 #import "NSCoding-Protocol.h"
13 @interface UIImageNibPlaceholder
: UIImage
<NSCoding
>
15 NSString
*runtimeResourceName
;
18 - (id
)initWithContentsOfFile
:(id
)fp8 andRuntimeResourceName
:(id
)fp12
;
19 - (id
)initWithData
:(id
)fp8 andRuntimeResourceName
:(id
)fp12
;
21 - (id
)initWithCoder
:(id
)fp8
;
22 - (void)encodeWithCoder
:(id
)fp8
;