GraphicsMagick++-config
get information about the installed version of Magick++
- Provided by: libgraphicsmagick++1-dev (Version: 1.4+really1.3.46-2)
- Source: graphicsmagick
- Report a bug
get information about the installed version of Magick++
GraphicsMagick++-config [--cppflags] [--cxxflags] [--exec-prefix] [--ldflags] [--libs] [--prefix] [--version]
GraphicsMagick++-config prints the compiler and linker flags required to compile and link programs that use the GraphicsMagick C++ Application Programmer Interface (known as Magick++ ).
To print the version of the installed distribution of Magick++, use:
GraphicsMagick++-config --version
To compile a program that calls the GraphicsMagick C++ Application Programmer Interface, use:
c++ `GraphicsMagick++-config --cxxflags --cppflags --ldflags --libs` program.cpp
Copyright (C) 2002 GraphicsMagick Group Copyright (C) 2000 ImageMagick Studio
Bob Friesenhahn, ImageMagick Studio