zimg 3.0.3
Scaling, colorspace conversion, and dithering library
Zimg implements the commonly required image processing basics of scaling, colorspace conversion, and depth conversion. A simple API enables conversion between any supported formats to operate with minimal knowledge from the programmer.
- Outputs:
out
- Website: https://github.com/sekrit-twc/zimg
- Licenses: WTFPL 2
- Package source: gnu/packages/image.scm
- Builds: See build status
- Issues: See known issues
Installation
Install zimg 3.0.3
as follows:
guix install zimg@3.0.3
Or install the latest version:
guix install zimg
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.