摘要:
#pragma mark 转换图片的方向 + (UIImage *)fixOrientation:(UIImage *)aImage { if (aImage==nil || !aImage) { return nil; } // No-op if the orientation is already correct if (aImage.imag... 阅读全文
posted @ 2017-09-14 11:30
超神船长
阅读(268)
评论(0)
推荐(0)

浙公网安备 33010602011771号