imageWithData:
Synchronously generate an image from the given data. If an image could not be generated, returns nil.
Declaration
- (UIImage *) imageWithData:(NSData *) data;Synchronously generate an image from the given data. If an image could not be generated, returns nil.
- (UIImage *) imageWithData:(NSData *) data;