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 <Foundation/NSObject.h>
11 @interface UICompositeImageElement
: NSObject
14 struct CGRect m_fromRect
;
15 struct CGRect m_toRect
;
20 + (id
)elementWithImage
:(id
)fp8 toRect
:(struct CGRect
)fp12 fromRect
:(struct CGRect
)fp28 operation
:(int)fp44 fraction
:(float)fp48
;
21 - (id
)initWithImage
:(id
)fp8 toRect
:(struct CGRect
)fp12 fromRect
:(struct CGRect
)fp28 operation
:(int)fp44 fraction
:(float)fp48
;