UIImage* theImage = [UIImage imageNamed:@"rgb.png"]; CGImageRef cgImageRef = CGImageRetain(theImage.CGImage); CFDataRef* imageData ...
確定! 回上一頁