
The magickwand api is the recommended interface between the c programming language and the imagemagick image processing libraries. unlike the magickcore c api, magickwand uses only a few opaque types. accessors are available to set or get important wand properties.
this package includes header files needed to compile programs using magickwand.