Did you know ... Search Documentation:
Packs (add-ons) for SWI-Prolog

Package "prolog_imagemagick"

Title:Prolog binding for ImageMagick
Rating:Not rated. Create the first rating!
Latest version:1.0.3
SHA1 sum:4285090de4fa305e1629fbf2237751448df03468
Author:Wouter Beek <wouter@triply.cc>
Maintainer:Wouter Beek <wouter@triply.cc>
Packager:Wouter Beek <wouter@triply.cc>
Home page:https://github.com/wouterbeek/prolog_imagemagick
Download URL:https://github.com/wouterbeek/prolog_imagemagick/releases/*.zip

Reviews

No reviews. Create the first review!.

Details by download location

VersionSHA1#DownloadsURL
1.0.0760a329e871b586adf22522f64c61bc4b66560ea1https://github.com/wouterbeek/prolog_imagemagick/archive/1.0.0.zip
1.0.165e8619a04856a8c8400da067a5bc389eaeabf3a1https://github.com/wouterbeek/prolog_imagemagick/archive/1.0.1.zip
1.0.2d6fd37e88af25b2d24672f839ed79b93353155326https://github.com/wouterbeek/prolog_imagemagick/archive/1.0.2.zip
1.0.34285090de4fa305e1629fbf2237751448df0346820https://github.com/wouterbeek/prolog_imagemagick/archive/1.0.3.zip

Prolog ImageMagick binding

A Prolog binding for ImageMagick, allowing properties of images files to be inquired.

Dependencies

  1. Install SWI-Prolog.
  2. Install the ImageMagick library:
apt install libmagick++-dev       # Debian, Ubuntu
dnf install ImageMagick-c++-devel # Fedora, Red Hat

Installation

Install this library:

swipl -g 'pack_install(prolog_imagemagick)' -t halt

Contents of pack "prolog_imagemagick"

Pack contains 10 files holding a total of 23.3K bytes.