proxy.golang.org : github.com/Disintegration/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
- codemeta.json
purl: pkg:golang/github.com/%21disintegration/imaging
Keywords:
blur
, brightness
, contrast
, convolution
, crop
, gamma
, image
, resize
, rotate
, sharpness
License: MIT
Latest release: about 6 years ago
First release: about 9 years ago
Namespace: github.com/Disintegration
Stars: 5,478 on GitHub
Forks: 461 on GitHub
Total Commits: 183
Committers: 19
Average commits per author: 9.632
Development Distribution Score (DDS): 0.432
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago