用户可以自己发送公屏
This commit is contained in:
@@ -33,7 +33,6 @@ typedef NS_ENUM(NSUInteger, GradientType) {
|
||||
|
||||
- (UIImage *)setCornerWithRadius:(CGFloat)radius andSize:(CGSize)size;
|
||||
|
||||
|
||||
//异步生成纯色圆角图片
|
||||
- (void)imageWithSize:(CGSize)size radius:(CGFloat)radius backColor:(UIColor *)backColor completion:(void(^)(UIImage *image))completion;
|
||||
/**
|
||||
|
Reference in New Issue
Block a user