
iOS13 之后,APP 啟動圖要求統一使用Launch Screen.storyboard,在提換 launchImage 過程中,發現 AP...
一個類似于抖音分屏特效,將視頻分成六屏顯示;基于GPUImageFilter實現功能; import "GPUImage.h"
從本地相冊播放視頻時,不能全屏顯示 上下有黑邊 并且視頻旋轉了90° //調整視頻方向 關鍵代碼 ps:以下代碼未驗證
關鍵代碼: 原圖 [圖片上傳中...(fennen@2x.png-c4f8c5-1573114509885-0)] 效果:無 粉嫩 效果: 高雅...
1.美顏。大佬的簡書---美顏實現2.大佬封裝的demo (https://github.com/Dongdong1991/GPURenderK...
視頻預覽層self.preview = [[GPUImageView alloc] initWithFrame:self.view.bounds...
//剪輯時長typedef struct TimeRange {CGFloat location;CGFloat length;} TimeRa...
Xcode 中出現:Block implicitly retains 'self'; explicitly mention 'self' to ...
.h typedef NS_ENUM(NSUInteger, GradientType) { }; @interface UIImage (EX...