Skip to content

Utility class quickly get server image real size but not completely download.

License

Notifications You must be signed in to change notification settings

jiisd/YHGetNetPictureSize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YHGetNetPictureSize

##免完全下载获取网络链接图片大小尺寸的工具 ####在 pod 中集成方法 在 Podfile 文件中添加:

	pod 'YHGetNetPictureSize'

执行 pod install 命令

####使用方法

	// 使用如下方法获取(提醒:当前为同步加载)
   +(CGSize)getImageSizeWithURL:(id)imageURL;

About

Utility class quickly get server image real size but not completely download.

Resources

License

Stars

Watchers

Forks

Packages

No packages published