Image Processor
A GO library for manipulating and processing images
Prerequisites
Installation
go get -u github.com/rayne22/image-processor
Easy right...
Usage
This package needs at least Go 1.15.6 Import package with
import "github.com/rayne22/image-processor"
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
License
MIT