文件名称:SwiftyImage:Swift在Swift中生成图像资源
文件大小:14KB
文件格式:ZIP
更新时间:2024-02-26 18:55:30
swift image SwiftSwift
SwiftyImage 在Swift中使用图片的最性感的方式。 产品特点 iOS支持 macOS支持 乍看上去 创建图像 UIImage. size ( width : 100 , height : 100 ) . color (. white ) . border ( color : . red ) . border ( width : 10 ) . corner ( radius : 20 ) . image UIImage. resizable () . color (. white ) . border ( color : . blue ) . b
【文件预览】:
SwiftyImage-master
----.github()
--------workflows()
----SwiftyImage.playground()
--------playground.xcworkspace()
--------timeline.xctimeline(8KB)
--------Contents.swift(4KB)
--------Sources()
--------contents.xcplayground(187B)
----LICENSE(1KB)
----Sources()
--------SwiftyImage()
----SwiftyImage.podspec(669B)
----Package.swift(373B)
----codecov.yml(88B)
----.gitignore(87B)
----Tests()
--------SwiftyImageTests()
----README.md(5KB)