摘要:
- (void)saveImageWithData:(NSData*)jpeg andDictionary:(NSDictionary*)dicRef andName:(NSString*)name{ [self setCapturedImageName:name]; CGImageSourceRef source ; // Notice here how I use __bridge source = CGImageSourceCreateWithData((__bridge CFDataRef)jpeg, NULL); CFStringRef UTI = C... 阅读全文
posted @ 2012-05-04 15:52
pengyingh
阅读(965)
评论(0)
推荐(0)


浙公网安备 33010602011771号