Pakket: golang-github-disintegration-imaging-dev (1.6.0+really1.6.0-1ubuntu1)
Verwijzigingen voor golang-github-disintegration-imaging-dev
Trisquel bronnen:
Het bronpakket golang-github-disintegration-imaging downloaden:
- [golang-github-disintegration-imaging_1.6.0+really1.6.0-1ubuntu1.dsc]
- [golang-github-disintegration-imaging_1.6.0+really1.6.0.orig.tar.gz]
- [golang-github-disintegration-imaging_1.6.0+really1.6.0-1ubuntu1.debian.tar.xz]
Beheerder:
Original Maintainers:
- Debian Go Packaging Team
- Anthony Fok
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Simple Go image processing package
Package imaging provides basic image manipulation functions (resize, rotate, flip, crop, etc.). This package is based on the standard Go image package and works best along with it.
Image manipulation functions provided by the package take 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).
Andere aan golang-github-disintegration-imaging-dev gerelateerde pakketten
|
|
|
-
- dep: golang-golang-x-image-dev
- supplementary Go image libraries