An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

proxy.golang.org : github.com/nao1215/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/nao1215/imaging
Keywords: blur , brightness , convolution , cotrast , crop , forked-repo , gamma , golang , image , resize , rotate , sharpness
License: MIT
Latest release: 10 months ago
First release: about 2 years ago
Namespace: github.com/nao1215
Stars: 5 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 20 days ago

    Loading...
    Readme
    Loading...