proxy.golang.org : github.com/helloworldyuhaiyang/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, non-premultiplied alpha).
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/helloworldyuhaiyang/imaging
License: MIT
Latest release: almost 6 years ago
First release: over 8 years ago
Namespace: github.com/helloworldyuhaiyang
Last synced: 6 days ago