iOS開發-拍照上傳圖片旋轉90度問題的解決方案

UIImage有一個imageOrientation的屬性,主要做用是控制image的繪製方向,共有如下8中方向css typedef NS_ENUM(NSInteger, UIImageOrientation) { UIImageOrientationUp, // default orientation UIImageOrientationDown,
相關文章
相關標籤/搜索