UIImage扩展:简化HEIC图像编码

iOS 11 虽然引入了 HEIC 格式支持,但其 API 使用起来并不直观。本项目通过扩展 UIImage 类别,添加了类似 JPEG 和 PNG 编码的 HEIC 编码接口,简化了图像处理流程。

zip
swift-UIImage类别增加了熟悉的HEIC编码.zip 预估大小:18个文件
folder
UIImageHEIC-master 文件夹
folder
Test Project 文件夹
folder
UIImageHEICTestBed 文件夹
file
ViewController.m 509B
file
Info.plist 1KB
file
main.m 347B
folder
Base.lproj 文件夹
file
LaunchScreen.storyboard 2KB
file
Main.storyboard 2KB
file
ViewController.h 228B
file
AppDelegate.h 290B
folder
Assets.xcassets 文件夹
folder
AppIcon.appiconset 文件夹
file
Contents.json 1KB
file
AppDelegate.m 2KB
folder
UIImageHEICTestBed.xcodeproj 文件夹
folder
project.xcworkspace 文件夹
file
contents.xcworkspacedata 163B
folder
xcuserdata 文件夹
folder
tim.xcuserdatad 文件夹
file
UserInterfaceState.xcuserstate 22KB
folder
xcuserdata 文件夹
folder
tim.xcuserdatad 文件夹
folder
xcschemes 文件夹
file
xcschememanagement.plist 341B
file
project.pbxproj 13KB
file
LICENSE.txt 1KB
file
UIImage+HEIC.h 1KB
file
README.md 2KB
file
UIImage+HEIC.m 5KB
file
.gitignore 1KB
zip 文件大小:30.39KB