iOS开发-拍照上传图片旋转90度问题的解决方案

UIImage有一个imageOrientation的属性,主要做用是控制image的绘制方向,共有如下8中方向css typedef NS_ENUM(NSInteger, UIImageOrientation) { UIImageOrientationUp, // default orientation UIImageOrientationDown,
相关文章
相关标签/搜索