#import <UIKit/UIKit.h>
typedef void(^ImageSizeBlock)(CGSize size);
@interface UIImage (itdCategory)
+ (void)itd_sizeOfImageWithUrlStr:(NSString *)imgUrlStr sizeGetDo:(ImageSizeBlock)doBlock;
@end
-
Notifications
You must be signed in to change notification settings - Fork 1
wuyuedefeng/OC-NetworkImageSize
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
不用下载图片,直接获取网络图片尺寸大小
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published