mirror of
https://github.com/YTLitePlus/YTLitePlus.git
synced 2026-03-28 20:58:40 +00:00
6 lines
117 B
Objective-C
6 lines
117 B
Objective-C
NS_CLASS_AVAILABLE_IOS(8_0)
|
|
@interface DCIMImageWellUtilities : NSObject
|
|
|
|
+ (UIImage *)cameraPreviewWellImage;
|
|
|
|
@end
|