go-image-to-ascii:将图像转换为ASCII

时间:2021-05-03 20:54:31
【文件属性】:
文件名称:go-image-to-ascii:将图像转换为ASCII
文件大小:1KB
文件格式:ZIP
更新时间:2021-05-03 20:54:31
Go 图像到ASCII 将图像转换为ascii。 import "github.com/ivolo/go-image-to-ascii" // .. f , err := os . Open ( "screenshot.png" ) img , err := png . Decode ( f ) fmt . Print ( ascii . Convert ( img ))
【文件预览】:
go-image-to-ascii-master
----ascii.go(1010B)
----Readme.md(311B)

网友评论