2011-04-25 59 views

回答

0

在这种情况下,我以纵向模式拍摄图像并需要将其显示到横向右侧模式。

使用下面的代码,

let lanscapeImage = UIImage(CGImage: capImage.CGImage, scale: 1.0, orientation: .Right)