ColorThiefSwift 0.5.0

ColorThiefSwift 0.5.0

测试已测试
Lang语言 SwiftSwift
许可证 MIT
发布上次发布2024年1月
SPM支持SPM

Kazuki Ohara维护。




ColorThiefSwift

从一个图像中获取占主导地位的颜色或代表性调色板。Sven Woltmann的Java实现的Swift版本。

screen shot

Build Status Version License Platform

示例

要运行示例项目,请克隆存储库,然后首先从Example目录运行pod install

要求

  • Xcode 10.2
  • Swift 5
  • iOS 9

安装

CocoaPods

ColorThiefSwift 通过 CocoaPods 提供使用。要安装它,只需将以下行添加到您的 Podfile 中

pod 'ColorThiefSwift', '>= 0.4.1'

Carthage

将其添加到 Cartfile

github "yamoridon/ColorThiefSwift" ~> 0.4.1
$ carthage update

作者

Ohara Kazuki [email protected]

许可证

ColorThiefSwift 在 MIT 许可证下提供。有关更多信息,请参阅 LICENSE 文件。

鸣谢