libmagickcore-6-headers

Low-level image manipulation library - header files
  http://www.imagemagick.org/
  0
  no reviews



The magickcore api is a low-level interface between the c programming language and the imagemagick image processing libraries and is recommended for wizard-level programmers only. unlike the magickwand c api which uses only a few opaque types and accessors, with magickcore you almost exclusively access the structure members directly.

this package includes the architecture independent header files needed to compile programs using magickcore.