Categorygithub.com/joseluis2g/goimage
modulepackage
0.0.0-20200704010703-bd754a00fea3
Repository: https://github.com/joseluis2g/goimage.git
Documentation: pkg.go.dev

# README

goimage

Easy generation and manipulation of 2D PNG images (NRGBA)

Documentation

Check goimage_test.go for examples on how to use goimage

License

goimage is made available under the MIT license. However goimage is made possible thanks to the following libraries:

# Functions

NewImage creates and returns a new goimage image.

# Structs

No description provided by the author