]> git.saurik.com Git - iphone-api.git/blob - UIKit/UIImage-ApplicationIconPrivate.h
Add MobileSMS for NickP.
[iphone-api.git] / UIKit / UIImage-ApplicationIconPrivate.h
1 /*
2 * Generated by class-dump 3.1.2.
3 *
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
5 */
6
7 #import <UIKit/UIImage.h>
8
9 @interface UIImage (ApplicationIconPrivate)
10 - (id)_applicationIconWithSize:(struct CGSize)fp8 destinationFrame:(struct CGRect)fp16 shadowImage:(id)fp32 overlayImage:(id)fp36 outlineImage:(id)fp40 maskImage:(id)fp44;
11 - (id)_applicationIconImagePrecomposed:(BOOL)fp8;
12 - (id)_smallApplicationIconImagePrecomposed:(BOOL)fp8;
13 @end
14