]> git.saurik.com Git - iphone-api.git/blob - ChatKit/UIImage-ImageWithTail.h
Add support for new WinterBoard Settings features.
[iphone-api.git] / ChatKit / UIImage-ImageWithTail.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 "UIImage.h"
8
9 @interface UIImage (ImageWithTail)
10 + (id)_balloonMask:(BOOL)fp8;
11 + (id)_highlightImage;
12 + (id)_imageWithColor:(BOOL)fp8;
13 + (id)_balloonImage:(BOOL)fp8 color:(BOOL)fp12;
14 - (id)newBalloonImageWithTail:(BOOL)fp8;
15 - (id)newBalloonImageWithTail:(BOOL)fp8 size:(struct CGSize)fp12;
16 @end
17