UIImage(HTML) Category Reference
| Declared in | DTImage+HTML.h |
Instance Methods
dataForPNGRepresentation
Retrieve the NSData representation of a UIImage. Used to encode UIImages in DTTextAttachments.
- (NSData *)dataForPNGRepresentationReturn Value
The NSData representation of the UIImage instance receiving this message. Convenience method for UIImagePNGRepresentation().
Declared In
DTImage+HTML.h