Path to this page:
./
graphics/go-imaging,
Simple image processing package for Go
Branch: pkgsrc-2018Q4,
Version: 1.5.0nb2,
Package name: go-imaging-1.5.0nb2,
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).
Required to build:[
lang/go111] [
pkgtools/cwrappers] [
graphics/go-image] [
textproc/go-text]
Master sites:
SHA1: ee12dc5777e1d097df037291f5cfef4a384239a2
RMD160: 3ae213e221c4d46d005f6423eb83ef1424f5b74e
Filesize: 1842.331 KB
Version history: (Expand)
- (2019-02-08) Updated to version: go-imaging-1.5.0nb2
- (2019-01-02) Package added to pkgsrc.se, version go-imaging-1.5.0nb1 (created)
CVS history: (Expand)