proxy.golang.org : github.com/go-spectest/imaging : v1.0.3
Package imaging provides basic image processing functions (resize, rotate, crop, brightness/contrast adjustments, etc.). All the image processing functions provided by the package accept any image type that implements image.Image interface as an input, and return a new image of *image.NRGBA type (32bit RGBA colors, non-premultiplied alpha).
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/go-spectest/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/disintegration/imaging v1.6.2
- golang.org/x/image v0.8.0
- golang.org/x/sync v0.1.0