Path to this page:
./
graphics/go-imaging,
Simple image processing package for Go
Branch: pkgsrc-2020Q3,
Version: 1.5.0nb18,
Package name: go-imaging-1.5.0nb18,
Maintainer: pkgsrc-usersPackage 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).
Master sites:
SHA1: ee12dc5777e1d097df037291f5cfef4a384239a2
RMD160: 3ae213e221c4d46d005f6423eb83ef1424f5b74e
Filesize: 1842.331 KB
Version history: (Expand)
- (2020-10-09) Package added to pkgsrc.se, version go-imaging-1.5.0nb18 (created)