当前仓库属于暂停状态,部分功能使用受限,详情请查阅 仓库状态说明
17 Star 66 Fork 14

wzshiming / pic2ascii
暂停

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
video_slice_non.go 157 Bytes
一键复制 编辑 原始数据 按行查看 历史
wzshiming 提交于 2018-04-27 03:00 . fixed github.com/nareix/joy4 bug
//+build !support_video
package pic2ascii
import (
"image"
"io"
"time"
)
var VideoSlice func(read io.Reader, f func(time.Duration, image.Image)) error
Go
1
https://gitee.com/wzshiming/pic2ascii.git
git@gitee.com:wzshiming/pic2ascii.git
wzshiming
pic2ascii
pic2ascii
master

搜索帮助