https://github.com/zergon321/pic
An alternative to the official *image.RGBA API in Go
https://github.com/zergon321/pic
Last synced: about 1 month ago
JSON representation
An alternative to the official *image.RGBA API in Go
- Host: GitHub
- URL: https://github.com/zergon321/pic
- Owner: zergon321
- License: mit
- Created: 2022-01-08T22:03:39.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-10T19:34:11.000Z (about 4 years ago)
- Last Synced: 2025-02-24T07:13:54.309Z (over 1 year ago)
- Language: Go
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pic [](https://pkg.go.dev/github.com/zergon321/pic)
It's a simple and convenient alternative to the `*image.RGBA` API. See the [godoc](https://pkg.go.dev/github.com/zergon321/pic) for the detailed description.