julia-imagemagick 1.2.1
Thin wrapper for ImageMagick
This package provides a wrapper around ImageMagick version 6. It was split off from Images.jl
to make image I/O more modular.
- Outputs:
out
- Website: https://github.com/JuliaIO/ImageMagick.jl
- Licenses: Expat
- Package source: gnu/packages/julia-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install julia-imagemagick 1.2.1
as follows:
guix install julia-imagemagick@1.2.1
Or install the latest version:
guix install julia-imagemagick
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.