摘要:golang 是有image库的。用起来很方便也很简单。 介绍:https://www.jianshu.com/p/82dfa1ebe11b 本文直接贴代码 1、读取图片 package main import ( "fmt" "image" "os" ) func ReadPng() { f, e
阅读全文
posted @ 2021-12-29 17:33
posted @ 2021-12-29 17:33
posted @ 2021-12-28 15:44
posted @ 2021-12-13 16:08
posted @ 2021-12-13 15:54