proxy.golang.org : github.com/agilebits/imaging
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, not premultiplied by alpha).
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/agilebits/imaging
License: MIT
Latest release: over 5 years ago
First release: over 8 years ago
Namespace: github.com/agilebits
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 3 days ago