WebpiOS:iOS加载webp后缀的图片(利用google开源c代码) 源码
WebpiOS iOS加载webp后缀的图片(利用google开源c代码) #usegae 1,cocoapod管理 pod'WebpiOS' 2,手动导入 把webp文件下的文件导入到工程,同时工程依赖SDWebImage第三方框架 导入头文件#import“ UIImage + WebP.h” @interface UIImage(WebP) (nullable UIImage *)sd_imageWithWebPData:(nullable NSData *)data; @结尾 图片转换工具下载地址 如: UIImage * img = [UIImage sd_imageWithWebPData:[NSData dataWithContentsOfFile:[[NSBundle mainBundle] pathForResource:@“ bg_third @ 3x
文件列表
WebpiOS:iOS加载webp后缀的图片(利用google开源c代码)
(预估有个180文件)
decode.h
23KB
encode.h
27KB
mux.h
22KB
demux.h
15KB
SDImageCacheDefine.h
6KB
SDImageCoder.h
10KB
SDImageLoader.h
7KB
SDWebImageDownloader.h
13KB
SDImageCache.h
14KB
SDWebImagePrefetcher.h
6KB
暂无评论