[magick-developers] shared library versions

arcanaimperii at imagemagick.org arcanaimperii at imagemagick.org
Thu Jul 26 06:36:09 PDT 2007


> I wonder if the Wand api is supposed to be more stable than the Magick api.

The MagickCore and MagickWand API are both stable in regards to the published
API found here

  http://www.imagemagick.org/script/magick-core.php
  http://www.imagemagick.org/script/magick-wand.php

These methods do not and will not change.  In future versions of ImageMagick
we may add methods and any methods we deprecate move to the deprecate.c but
stay supported unless you specify the --disable-deprecated configure script
command line option.


More information about the Magick-developers mailing list