Magick++-config

image processing libraries providing ImageMagick interface

Install

All systems
curl cmd.cat/Magick++-config.sh
Debian Debian
apt-get install libmagick++-dev
Ubuntu
apt-get install libmagick++-dev
Alpine
apk add imagemagick6
Arch Arch Linux
pacman -S imagemagick6
image/svg+xml Kali Linux
apt-get install graphicsmagick-libmagick-dev-compat
CentOS
yum install ImageMagick-c++-devel
Fedora
dnf install ImageMagick-c++-devel
Windows (WSL2)
sudo apt-get update sudo apt-get install libmagick++-dev
Raspbian
apt-get install graphicsmagick-libmagick-dev-compat
Docker
docker run cmd.cat/Magick++-config Magick++-config powered by Commando

graphicsmagick-libmagick-dev-compat

image processing libraries providing ImageMagick interface

GraphicsMagick provides libraries in several programming languages to read, write and manipulate image files across a large number of formats, from the widely used jpeg, tiff, bmp or xpm to special-purpose formats such as fits or image formats found on some photo CDs. There are functions for finegrained image processing tasks, as well as conversion routines between the various image formats. The GraphicsMagick libraries are a fork of ImageMagick and therefore offer programming interfaces that are mostly compatible. While there might be small differences, experience tells that many programs only use a compatible subset and build fine with either GraphicsMagick or ImageMagick. While GraphicsMagick uses different names for libraries, classes, and helper applications in order to coexist with ImageMagick, this package intends to minimise porting efforts by exporting the GraphicsMagick interface with the usual ImageMagick names. Note that this package only tries to provide build-time compatibility. Run-time libraries of ImageMagick and GraphicsMagick are incompatible and cannot be interchanged. This package includes compatibility wrappers for the C, C++, and Perl libraries.

ImageMagick-c++-devel-1

ImageMagick library

ImageMagick-c++-devel

ImageMagick-devel contains the static libraries and header files

you'll need to develop ImageMagick applications using the Magick++ C++ bindings. ImageMagick is an image manipulation program. If you want to create applications that will use Magick++ code or APIs, you'll need to install ImageMagick-c++-devel, ImageMagick-devel and ImageMagick. You don't need to install it if you just want to use ImageMagick, or if you want to develop/compile applications using the ImageMagick C interface, however.

libmagick++-dev

object-oriented C++ interface to ImageMagick -- dummy package

The Magick++ library was a set of C++ wrapper classes that provides access to the ImageMagick package functionality from within a C++ application. This is a transitional package to help migrate systems to the new ABI of libmagick++-6 development files for default channel depth. This is a dummy package. You can safely purge or remove it.

ImageMagick

ImageMagick is an image display and manipulation tool for the X

Window System. ImageMagick can read and write JPEG, TIFF, PNM, GIF, and Photo CD image formats. It can resize, rotate, sharpen, color reduce, or add special effects to an image, and when finished you can either save the completed work in the original format or a different one. ImageMagick also includes command line programs for creating animated or transparent .gifs, creating composite images, creating thumbnail images, and more. ImageMagick is one of your choices if you need a program to manipulate and display images. If you want to develop your own applications which use ImageMagick code or APIs, you need to install ImageMagick-devel as well.

imagemagick6

A collection of tools and libraries for many image formats (legacy version 6)