#import <AttachmentImageGenerator.h>
Abgeleitet von UIView.
Öffentliche Methoden | |
| (id) | - initWithAttachment: |
| (void) | - dealloc |
| (void) | - drawRect: |
Öffentliche, statische Methoden | |
| (id) | + pngDataForAttachment:dimensions: |
| (void) | + imageData:mimeType:dimensions:forAttachment: |
Geschützte Attribute | |
| struct CGSize | _textSize |
| NSString * | _displayString |
| UIImage * | _image |
Definiert in Zeile 11 der Datei AttachmentImageGenerator.h.
| + (id) pngDataForAttachment: | (id) | fp8 | ||
| dimensions: | (struct CGSize *) | fp12 | ||
| + (void) imageData: | (id *) | fp8 | ||
| mimeType: | (id *) | fp12 | ||
| dimensions: | (struct CGSize *) | fp16 | ||
| forAttachment: | (id) | fp20 | ||
| - (id) initWithAttachment: | (id) | fp8 |
| - (void) dealloc |
Implementiert UIView.
| - (void) drawRect: | (struct CGRect) | fp8 |
Definiert in Zeile 13 der Datei AttachmentImageGenerator.h.
- (NSString*) _displayString [protected] |
Definiert in Zeile 14 der Datei AttachmentImageGenerator.h.
Definiert in Zeile 15 der Datei AttachmentImageGenerator.h.