目录
目录README.md

Animator

Create animated GIF or PNG from a set of images

Installation

Animator can be installed using the Swift Package Manager. Add the following to your Package.swift file:


dependencies: [
    .Package(url: "https://github.com/infinitetoken/Animator.git", from: "2.0.0")
]

Usage


import Animator

let images: [CGImage] = ...
let url: URL = ...

let data = await Animator.animation(from: Animator.frames(from: images), type: .gif)

License

Animator is released under the MIT license. See LICENSE for details.

关于
77.0 KB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

©Copyright 2023 CCF 开源发展委员会
Powered by Trustie& IntelliDE 京ICP备13000930号